STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4R9_How to not erase NOR memory at program start

Based on the sample software of FMC_NOR, I am creating a program to store the data received by UART in NOR memory.Operation content:(1) Data reception via UART(2) Write the received data to NOR memory(3) Use the reset switch to switch to the receptio...

YEnom.1 by Associate
  • 816 Views
  • 2 replies
  • 0 kudos

OctoSPI not working on STM32U5

Hello, i am trying to communicate with an MRAM memory (Micron) via octoSPI but i can't manage to make it work! i already looked at the ST code examples and i got the same configuration as the examples but it just doesn't work. Please help!PS: i am us...

SGUIG.1 by Associate II
  • 1503 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with ADC on B_U585I_IOT02A

Hello, I'm using the demoboard (B_U585I_IOT02A) in order to read an analogic input (between 1V and 2V for my tests) and I'm currently trying to use the ADC. I say "trying" because, for now, I still haven't been able to read the values ​​correctly. Fo...

Chamo by Associate II
  • 886 Views
  • 1 replies
  • 0 kudos

Resolved! 9-bit UART data not as expected

HiWe are using the STM32L4S7AI. We have USART2 configured as 9-bit data.We are using the HAL and have been using 8-bit HAL on many STM32 for a while... this is our first 9-bit data use.We set UART_InitTypeDef.WordLength to UART_WORDLENGTH_9B.On the w...

0693W00000JPNK5QAP.png 0693W00000JPNKUQA5.png