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! UART maximum tolerated deviation

So I am reading the RM0008 Reference manual because I need to describe some limits for my systemI am looking for the UARTs tolerance of clock drifton page 800 I am confused by these tables: In my case DIV_FRACTION is different from 0 and the M bit is...

NF is dont care.png
Moose by Associate II
  • 219 Views
  • 3 replies
  • 1 kudos

STM32G4CET6 Boot0

Can I ask how to use my PB8 pin as CAN, since it is Boot 0? I pull Boot 0 to Ground to avoid it floating, then how to use it as CAN pin

ShiYi by Associate
  • 408 Views
  • 2 replies
  • 0 kudos

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
  • 326 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 ...