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

Embedded bootloader

Posted on September 05, 2016 at 17:54I am messing around with the SMT32F429 discovery EVK. I am trying to play with booting into the internal bootloader and may have blown it away. Using IAR workbench I look at the device's memory location 0x1fff000...

CubeMX bug : MDK project

Posted on August 19, 2016 at 15:41CubeMX breaks your MDK project if you have added ''Project Targets''.1. Generate MDK project from CubeMX2. Add Project Targets (ex. Project_DEBUG, Project_Optimize_O3)3. Change a setting in CubeMX project, example c...

[STM32F7] SMBus stack

Posted on September 06, 2016 at 11:36Hi,I want to read the battery status from a smart battery using SMBus. I found the Cube extension ''X-CUBE-SMBUS''. http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embe...

smrtkai by Senior
  • 231 Views
  • 3 replies
  • 0 kudos

ETH_MACDBGR not in the device headers

Posted on September 02, 2016 at 14:01While the reference manuals list ETH_MACDBGR as offset 0x34 in the ETH register space, ETH offset 34 is only listed as RESERVED1[1] in the device headers.

stm32F4 UART Hardware Flow RTS/CTS + interrupts

Posted on August 31, 2016 at 11:52Hello, I am currently working on a project to communicate with a Bluetooth module (BT121), to do that I use the  STM32F407 eval board. Here is my configuration :   // Initialize the UART3, huart3   huart3.Instance =...

fritz by Associate II
  • 798 Views
  • 4 replies
  • 0 kudos

HardFault_handler in GUI_Init ()

Posted on August 02, 2016 at 16:06 Hi, I've just soldered a second PCB with a STM32F429ZIT6. The first PCB runs perfectly, so the code seems correct. I compile, and debug the code. The code is loaded correctly because there is any complain fro...

FLast.14 by Associate III
  • 1119 Views
  • 20 replies
  • 0 kudos
Labels