STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Best Practice For Updating Custom Bootloader

I have a bit of an interesting situation. Our boards utilize the STM32f769NI chip, and we run our own custom bootloader that is used to read firmware images off of a microSD card and then update the firmware in flash memory. We flash a bootloader to ...

BJohn.1 by Associate II
  • 867 Views
  • 1 replies
  • 0 kudos

Set Nucleo-l476RG as Audio Device

Hello everyone, I am working on a project in wich I want to use a nucleo-l476RG as a MIDI device. I saw on midi official website that the USB Audioclass was compliant with MIDI application (https://www.midi.org/midi-articles/basic-of-usb). However wh...

Mc3 by Associate II
  • 1680 Views
  • 6 replies
  • 0 kudos

Resolved! FSMC access thread safe?

Supposed I am using external memory via an 16 bit address / 8 bit data bus with FSMC (STM32F714). An RTOS is running.Is access to this memory atomic (in the sense of thread safety) when I read/write 32 bit wide data? The consideration is, for instanc...

Ingmar by Associate II
  • 653 Views
  • 2 replies
  • 0 kudos