STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32H747I-DISCO board simple programming question

Hello,I got the demo board: STM32H747I-DISCO. I am seeing something that does not seem right. All I am trying to do is to programmatically turn ON/OFF the four user LEDs. Here is code:// Init LED IO ports GPIO_InitTypeDef myLed = {0}; myLed.Pin = GPI...

imarz.1 by Associate III
  • 490 Views
  • 10 replies
  • 0 kudos

Resolved! [SOLVED] I have problems sending CAN (Controller area network) messages with my STM32F7 DISCO board when HCLK is higher than 140 MHz (the break point migh be above 144 MHz). What could be wrong?

What am I trying to do?I'm trying to send CAN messages on a 500 kbit/s bus with a STMF769I-DISCO. At the same time I'm trying to have a screen running LVGL (v8.0.0) on which is dependent on having the HCLK higher than 200 MHz. Lower clock speeds caus...

0693W00000KdkDiQAJ.jpg
YObre.1 by Associate
  • 312 Views
  • 2 replies
  • 0 kudos
Labels