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

Resolved! STM32N6 ITM console

Hello,I have custom board with STM32N6. I followed guidelines how to enable the ITM console:https://community.st.com/t5/stm32-mcus/using-the-itm-console-for-printf-redirects-and-lwip-debug/ta-p/723472The System Core Clock is set to 600MHz, confirmed ...

PeterPan by Associate II
  • 880 Views
  • 3 replies
  • 1 kudos

Driving a Sigma-Delta ADC with STM32H562RIT6

HiPlease provide a sample code to interface a Sigma-Delta type ADC like the ADuM7701 with the STM32H562RIT6, which does not have a DFSDM unit, and guide me on optimizing the code so that the microcontroller is not solely occupied with processing the ...

Resolved! CAN: Tx Delay Compensation is not working

HelloI am trying to get the STMN32G431 processor to do what I want.If I set the baudrates 500kB / 2MB and a samplepoint of 87.5% for both and send a CAN packet with FDF and BRS I get after 3 ms:LastError = Recessive Bit Error and 8 Tx errorsand 2 ms ...

Elmue by Associate II
  • 2339 Views
  • 13 replies
  • 4 kudos

LCD Driver Consuming more power in stop 2 mode

Post edited by ST moderator to be inline with the community rules especially with the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code The LCD Driver in stm32u083rc is consuming mor...

Sumukha by Associate II
  • 2053 Views
  • 8 replies
  • 1 kudos

Resolved! I2C_INTERRUPT Mode not working

I'm learning about the I2C interface. The polling method works properly, but the interrupt method is not working correctly.I enabled I2C listen mode, but when I send the address on the I2C line, the address match callback is not triggered.

Gnanavel by Associate II
  • 1194 Views
  • 6 replies
  • 0 kudos