STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Low Battery RTC

I have a STM32F429, It is possible to know the batteri state ?I would like to know from RTC register or other if the battery is near the low voltage level, and needs to be replaced it ThanksStefano

IlConte by Associate III
  • 756 Views
  • 5 replies
  • 3 kudos

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
  • 470 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
  • 763 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...

vik_modam by Associate II
  • 1178 Views
  • 4 replies
  • 0 kudos

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
  • 649 Views
  • 4 replies
  • 1 kudos