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 II
  • 140 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
  • 176 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
  • 213 Views
  • 4 replies
  • 1 kudos

stm32f769-dk linux

My goal is to install linux on the stm32f769-dk board.I have no such experience before.I compiled the build kernel with buildroot and installed it on the board. Linux worked but the only problem is that buildroot should normally load the image to the...

SPI always returns 0xFF

So we have a custom board from which we want to read a pressure sensor slave information via SPI.And a similar exercise we have done with the NUCLEO board as well. NUCLEO756Z.On the Nucleo the code run for a short while and then after half an hour it...

rohan_m by Senior
  • 285 Views
  • 7 replies
  • 0 kudos