Search found 3 matches

by alboyeah
Sun Oct 15, 2023 1:31 pm
Forum: General discussion
Topic: Load Firmware from sd
Replies: 6
Views: 2285

Re: Load Firmware from sd

It can be done, but not without using LL or CMSIS and it will need way more flash and RAM then code written in "pure" c/c++. There are many open source bootloaders that use SD card to flash firmware. You might even find one for your MCU or might need to tweak few lines of code. thanks for...
by alboyeah
Fri Oct 13, 2023 9:54 am
Forum: General discussion
Topic: Load Firmware from sd
Replies: 6
Views: 2285

Re: Load Firmware from sd

I'm sorry why are you calling me a spammer??
by alboyeah
Tue Oct 10, 2023 5:18 pm
Forum: General discussion
Topic: Load Firmware from sd
Replies: 6
Views: 2285

Load Firmware from sd

Hello everyone, I need some help. I am working on a project with STMDuino on an STM32F103, and I need to implement firmware update via SD card by the user. The user should be able to upload a .hex or .bin file onto the SD card, start the machinery, and if the microprocessor detects a firmware file, ...

Go to advanced search