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! CubeMX 4.24 migrate problem

Posted on January 25, 2018 at 05:11OS: Win10ico version : 4.23 / FW_F4 V1.18.0I can't migrate my project from 4.23 to 4.24. Attach is my ico file.Thank you.

liu yong by Associate II
  • 452 Views
  • 6 replies
  • 0 kudos

Resolved! CubeMX CAN Config Fails in 4.24

Posted on January 27, 2018 at 08:21Using an STM32L4xx MCU in CubeMX. Enable the CAN peripheral. Go to configuration and click CAN1 ->You'll notice that no dialog box ever appears.Same with migrating an STM32L4xx based project to the new 1.11 framewo...

0690X00000609THQAY.png

No interrupts occur during EEPROM write

Posted on November 03, 2015 at 17:25 Using a logic analyzer, I am seeing that interrupts are not occurring during a write to EEPROM.Here is a basic snippet of how I write a single byte of data to an address: DATA_EEPROM_Unlock(); DATA...

Resolved! SMT32F7; FMC with SDRAM & NAND Problem.

Posted on February 16, 2018 at 15:53I have a problem with an STM32F767 on a custom board with SDRAM and NAND SLC memory connected to the FMC.The NAND is 8 bit, the SDRAM is 32bit, so only the [D0:D7] signals are shared between the SDRAM and the NAND...

Nasty bug in latest CubeMX (include dirs)

Posted on February 01, 2018 at 12:40Hello,STM32CubeMX version: 4.24STM32Cube MCU Package for STM32L4 Series 1.11.0Since this version CubeMX when generating the project, does something really bad to the include files it is generating. Here is a scree...

0690X00000609ZnQAI.png

, IAP in stm32f429 (custom board and firmware)

Posted on February 19, 2018 at 12:45I am writing a custom firmware for a stf32m429 MCU. I need about 128Kbytes of EEprom but the ECU has none. Due to security reasons I cannot use external eeprom chips. I was wondering if the following scenario is f...

Labels