STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G0 wake up by timer external trigger

Hi. I have a board with STM32G0 that I want to wake up from STOP mode via external signals. And so I used 16 interrupts from GPIO and they work correctly. However, I need one more external input for waking up. Specifically, I have a PA15 pin that has...

VeryLatte by Associate II
  • 333 Views
  • 10 replies
  • 2 kudos

USART driver files are not added to HAL Drivers folder in the example for even after enabling the USART driver and enabling the USART peripheral

Hi all, I had created an example project Tx_Thread_Creation for NUCLEO-F767ZI board and enabled Threadx.I had also enabled the USART 2 peripheral and also enabled the USART driver under HAL Drivers under the software packages, but the USART Driver fi...

Resolved! EOC strange behavoir on ADC STM32H563VGT6

Hi,I don't understand the behavior of EOC bit of ADC_ISR register at the end of conversion process.My micro code is STM32H563VGT6.I start from example "ADC_SingleConversion_TriggerSW_Init".As the example I have to convert a single channel, single con...

DAUSILI by Associate III
  • 109 Views
  • 1 replies
  • 0 kudos

FREERTOS + LWIP + shared memory

Hi,I'm using STM32H755 nucleo board. I'm having freertos + LWIP on M7 core and bare metal on M4. I'm using TCP command to start some real time test on core M4. I'm using shared memory to trigger test and also transmitting some data back to M7 core. I...

fault.PNG debug.PNG
mosamasa by Associate II
  • 163 Views
  • 2 replies
  • 0 kudos