Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About firmware #11

Closed
oniyakun opened this issue Sep 17, 2019 · 5 comments
Closed

About firmware #11

oniyakun opened this issue Sep 17, 2019 · 5 comments

Comments

@oniyakun
Copy link

I'm ordered some STM32f6p6 chips and try to writing the firmware rx.hex and tx.hex into it, but the firmware is much much larger than the chip capacity then I cannot write the firmware. plz help me, what should I do?

@dekuNukem
Copy link
Owner

The chip that both TX and RX uses is STM32F042F6P6, so first make sure the chip is correct.

Then if you have the boards assembled, you can upload their firmware through USB DFU, which is described here:

https://github.com/dekuNukem/daytripper/blob/master/advanced_usage.md#usb-firmware-updates

@oniyakun
Copy link
Author

oniyakun commented Sep 17, 2019

Oh so u means I could upload the firmware by using the USB DFU software even the chip is empty? I'm worry about that could I using USB DFU to upload the firmware into an empty chip, huge thanx!

@oniyakun
Copy link
Author

And there is any changed component in the PCB files since the last time u upload?

@dekuNukem
Copy link
Owner

I havent made any changes to the components on the PCB. And yes USB DFU works even when the chip is empty :)

@oniyakun
Copy link
Author

Got it, thx a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants