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

Save RTC timestamp on power-loss

Posted on July 03, 2017 at 11:28Hi,I'm working on a STM32F101CBT6.My HW has a Dallas Tamper chip with RTC (connected to external Xtal), connected to the ST via i2c.On power loss (battery extraction, for example) - the Dallas chip signals the ST, gen...

How can I use Interrupt transfer?

Posted on July 02, 2017 at 17:07Hello!I use STM32F429ZI. I have generated project with help of Cube MX. I have chosen CDC Virtual COM port. It includes two function: Transmit and Receive. Bulk IN and Bulk Out. I add Interrupt IN endpoint and I want ...

z1060 by Associate II
  • 335 Views
  • 2 replies
  • 0 kudos

X-CUBE-CRYPTOLIB download problem

Posted on July 03, 2017 at 07:43Hello,I requested the download of X-CUBE-CRYPTOLIB and received the download link via email.When i click this link, it takes me to the X-CUBE-CRYPTOLIB product page, where I can request the software again but I can no...

HAL_UART_Transmit_IT(); Issue

Posted on July 03, 2017 at 00:53Hello everybody, I just got into STM32 development and using the HAL library primarily for my developments now. I am having a issue with UART IT library function. Why when I have a for loop delay or HAL_Delay in my ma...

USB MSC on internal FLASH and file deletion

Posted on July 02, 2017 at 22:16Hi to all.I'm using STM32L072 family MCU. I configured it to use last portion of internal flash (64kB) as USB MSC. It seems to work (more or less). Operative System can see it as removable drive. I can't format it but...

FLASH-USART-FLASH (Circular)

Posted on July 02, 2017 at 16:30FLASH-USART-FLASH  (Circular)hallo guys ,I have one assignment ,that i have to read array of data from FLASH memory and send it through the USART  after that I have to send array of data through DOCKLITE and store it ...

STemwin Guibuilder on STM32F746-DISCOVERY BOARD

Posted on June 29, 2017 at 07:36Dear all good ST people,                                        I am building GUI for machine using emwin GUI builder given by ST for first time. i m able to generate the desired GUI  but when i add my own event-handl...