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

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
  • 193 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
  • 236 Views
  • 2 replies
  • 0 kudos