STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External nor flash partitioning

I am using STM32L562E-DK that has an MX25LM512 external nor flash memory connected to the STM32 that uses OCTOSPI communication. I am using the example OSPI_NOR_ExecuteInPlace found in https://github.com/STMicroelectronics/STM32CubeL5/tree/master/Pro...

Lyap94 by Associate III
  • 379 Views
  • 1 replies
  • 0 kudos

External loader

HiI am using STM32H745 microcontroller and w25q512 External loader QSPI But i have used ST link  for creating external loader but getting verification fail error   It successfully complete Read , write and erase but while i verifying it give "Verific...

APate.18 by Associate III
  • 556 Views
  • 2 replies
  • 0 kudos

How to exit Stop 2 mode

I have implemented a fully working usart keyboard with interrupts in a Nucleo L412Kb. The main code loop checks whether a pending-key flag and no-bouncing flag are set, then scans the rows in the selected keyboard matrix column, and sends the key via...

Resolved! NucleoG474RE USB CDC Peripheral

I want to implement communications between two MCUs over USB.I have a Freertos application running on a Nucleog474RE board to which I've added the USB  CDC device.I'm using CubeMX 6.11 and CubeIDE 1.15.0.I have attached a USB cable to PA12 & PA11 and...

LHarm.1 by Associate III
  • 531 Views
  • 4 replies
  • 1 kudos