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

Issues using USB MSC Host Libraries

Posted on November 10, 2017 at 16:28I have recently added USB support to a product, using the STM32_USB_Host_Library MSC class taken from the STM32Cube_FW_F2_V1.7.0 examples.We successfully detect devices and write and read from the disk until we ge...

Resolved! Why can't i connect to my STM32F103

Posted on November 08, 2017 at 15:28I have a ST-LINK-V1 connected to a OLIMEXINO-STM32, an F103RBT6 using the System Workbench.Using the ST-LINK utility I can see that I communicate to the ST-LINK. I can flash the com light and change basic configur...

Write and read FLASH STM32F4

Posted on November 13, 2017 at 11:21I make a simple code to write and read data from address,show as below. But always get message 'Cannot access target' from keliC. EraseInitStruct.TypeErase = FLASH_TYPEERASE_SECTORS; EraseInitStruct.VoltageRange =...

tan loi by Associate II
  • 361 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F4 FLASH One-Time programmable (OTP)

Posted on November 12, 2017 at 16:57I make a simple project to write and read data from FLASH OTP. I checked states of 16 blocks in OTP , have 3 block is block (state 0x00) and i write to other block with state 0xff. But i just correct only 1 times,...

tan loi by Associate II
  • 770 Views
  • 2 replies
  • 0 kudos