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! STM32F767 SRAM1 Address

Posted on April 05, 2017 at 12:42Looking at the STM32F767xx Datasheet (DocID029041 Rev 4), the SRAM1 address is listed as 0x20020000.But the STM32F76xxx Reference Manual (DocID028270 Rev 2) lists this as 0x20010000 in several places: Page 98/1896: ...

dohzer by Associate II
  • 197 Views
  • 2 replies
  • 0 kudos

Using SDIO for both USB Mass Storage Device and FATFS

Posted on April 05, 2017 at 13:43Hi,Over the past ~18 months we have made an stm32F405 based logging device. Data is gathered and stored to SD card, when USB is plugged in, the SD card is 'owned' by the Mass Storage Device implementation that we got...

henk23 by Associate II
  • 194 Views
  • 1 replies
  • 0 kudos

STM32CubeMX 4.7.0 FreeRTOS osMessageCreate bug

Posted on April 30, 2015 at 01:58osMessageQId osMessageCreate (const osMessageQDef_t *queue_def, osThreadId thread_id){  (void) thread_id;  return xQueueCreate(queue_def->queue_sz, queue_def->item_sz);  //return xQueueCreate(queue_def->queue_sz, (ui...

lqdjdy by Associate
  • 677 Views
  • 7 replies
  • 0 kudos

adc triggering speed!!

Posted on April 05, 2017 at 10:28i use adc in dual mode fast interleaved with stm32f103 when i use adc with continuous conversion modeif i set adc to 14mhz i get 1msps and this goodbut when i use timer3 trigger out the maximum speed i can get is abo...

elec_st by Associate III
  • 157 Views
  • 0 replies
  • 0 kudos

STM32F407 WITH STRANGE BEHAVIOR

Posted on April 04, 2017 at 15:07I am facing a very strange problem, we first assemble 3 prototype boards of a project that uses the STM32F407IGT6 everything worked perfectly, we have developed 3 firmware for this project:1 - Bootloader: Checks if n...

giovani by Associate II
  • 314 Views
  • 4 replies
  • 0 kudos

stm32f429IET6have amount of does not acces memory

Posted on April 04, 2017 at 16:31Hi everybody. I have problems to program one stm32f429IET6. The device is attached to a custom board. We start the project with a stm32f429IIT6. When we finished the code we realize that amount of flash was empty so ...

jzotes by Associate II
  • 310 Views
  • 5 replies
  • 0 kudos
Labels