STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why I could not receive the data properly in the UART ??

Hi Team, I am using stm32L0 & stm32h7 controller in my design. we can try to communicate from stm32l0(tx) to stm32h7(rx) using UART. stm32h7 While receiving that data was not correct. STML0 was UART Polling mode of transmission. In stm32H7 was Interr...

0690X00000ArpUDQAZ.png
Vel by Associate III
  • 455 Views
  • 3 replies
  • 0 kudos

Hi, I'm using the MCU STM32l476, and I have a problem with RTC. The RTC works only if the board is turned on. When the board is turned off or it's sent a command to the MCU go to shutdown mode, the RTC is reset to zero values.

According to the datasheet, there is shutdown mode with and without RTC, so I believe it's a problem of configuration. Can be some parameter of configuration that is missing? How to configure the shutdown mode with RTC?Thanks!

FDigi by Associate III
  • 1202 Views
  • 12 replies
  • 0 kudos

I use stm32 eclipse to add two folders in a folder named drivers. One is for my .c files named src and the second is inc for my header files. The .c can not seem to read the header files when called up on.

I use stm32 eclipse to add two folders in a folder named drivers.  One is for my .c files named src and the second is inc for my header files.  The .c can not seem to read the header files when called up on.  I am new to this so the answer should be ...

UART IDLE LINE interrupt

hi, I need some advice, I'm trying to implement the IDLE_LINE interrupt for a UART with DMA. I simply need to receive a variable length buffer. I searched the internet and put together various code snippets, I came to this:in main.c:__HAL_UART_ENABLE...

Reading RTC after wakeup from standby mode

Good day,I'm using an STM32L152RE and utilize the standby mode quite often. Upon cold start, I set the RTC and I am able to enter standby mode and wakeup from standby mode based on the RTC time and alarm events.My problem is this: I don't understand ...

Resolved! STM32CubeProgrammer in Linux

Posted on February 22, 2018 at 21:09I have just installed the new STM32CubeProgrammer for Linux but it won't run. I see the error 'Error: Could not find or load main class com.st.app.Main'. Anyone else come across this problem that has a fix?I went ...

Resolved! CAN Bus Extid paramater is not transmitting

Hello, I have setup the CAN bus to transmit and has been working fine. I now need a feature which requires the ExtID but this isn't getting transmitted. I have debugged both and can see that the ExtId is getting transmitted but not received, I'm wond...

0690X00000ArnH2QAJ.png 0690X00000ArnGdQAJ.png
MikeP by Senior
  • 1403 Views
  • 8 replies
  • 0 kudos