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

Resolved! STM32L476G-Disco LSE Startup Problem

Posted on January 05, 2018 at 14:44Hi everyone,I want to use RTC module and LSE crystal which is default on board 32768KHz. I generate the code via STM32Cube because I couldn't find any example of RTC that used via LSE. After generated, the code doe...

STM32L431 Flash reading problem

Posted on January 09, 2018 at 11:43Hello,I have a problem with my bootloader. At the first launch I write a 64 bit word in flash in 0x8004030. I was able to check with J-Mem to make a dump of the memory and it flash writing OK.If I read the value at...

eric2 by Associate
  • 119 Views
  • 0 replies
  • 0 kudos

putty terminal text colour change

Posted on January 08, 2018 at 22:39trying to change the colour of the text on the usart what is the correct combination to use?<p>send_usart(0x1B); send_usart('['); send_usart(3); send_usart(4); send_usart('m');</p>

j g by Associate II
  • 311 Views
  • 2 replies
  • 0 kudos

STM32F4 Ethernet PHY connection(MII_CRS pin Issue)

Posted on January 09, 2018 at 07:16 Hi Everybody Help me. I want to use it in the following way. However, Ethernet PHY chip does not have MII_CRS pins. (PHY Chip is RTL8304E) Do you have to handle the MII_CRS pin of STM32F4? The MCU Ref....

0690X0000060PGjQAM.gif
Jin Kim by Associate
  • 184 Views
  • 0 replies
  • 0 kudos

CAN examples

Posted on January 09, 2018 at 06:55I have a Nucleo 144 F746ZG, and am running the Atollic IDE, and I am struggling to make any of the various provided CAN examples work properly; just bits and pieces of occasional scope activity on the CAN Tx pin. C...

Labels