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

Upgrade Project STM32F1xx UV2 to UV5 Error stdbool

Posted on August 01, 2014 at 16:52Hello,i'm Fabien and i'm a beginner with UV5 and STM32 and i need to modify a project but i have a 64bit windows so i need use UV5 with a new lib stm32f10x.h.I can change my project but i have a lot of error with th...

faza by Associate II
  • 732 Views
  • 9 replies
  • 0 kudos

USB HS in FS + Internal DMA problem

Posted on August 07, 2014 at 16:36 Hi All, I have just started developing on the STM32 F4 Discovery with the purpose oftransferringdata from one incoming DMA (ie camera source) and out USB to a host PC. I have managed to get the...

Embedded distribution for STM32 series

Posted on August 07, 2014 at 10:38Hi. I have STM3210B-EVAL board which has STM32F10xxx microcontroller. I would like to know which could be the best embedded linux distribution for this microcontroller. Could I use Android on this board? I am not s...

shauns87 by Associate II
  • 235 Views
  • 2 replies
  • 0 kudos

Porting BlueNRG Nucleo from F4 to L1

Posted on August 07, 2014 at 12:48Recently received the STM32 Nucleo BlueNRG board and got the code running on IAR with the F4 nucleo board, however I'd like to port the code to the L152 board. Is there a standard procedure somewhere to port from on...

johnlee by Associate II
  • 174 Views
  • 0 replies
  • 0 kudos

STM32F401 Nucleo, SDIO, TX FIFO UNDERRUN, CMD53

Posted on August 05, 2014 at 14:38 Hi,I am facing an issue with SDIO for STM32F401RE Nucleo platform,I am trying to use CMD53 data command. From the functions below CMD53_Start(), I get correct response, I have verified the response is valid.Howeve...

Can STM32 supports a MLC and SLC NAND Flash ?

Posted on August 06, 2014 at 08:00Dear all, I'm looking for supporting a MLC and SLC Nand Flash with STM32F407 and ST NAND Flash firmware. Can STM32 and flash firmware support a MLC and SLC Nand Flash ? Please inform me about that. Thank you~ #...

brandon by Associate II
  • 279 Views
  • 2 replies
  • 0 kudos

STM32L IWDG reload with different prescaler

Posted on August 06, 2014 at 23:31Hi everyone,In my project, i need to use iwdg. I use 2 iwdg init function. Prescaler is 256 and reload is 15seconds for the first one.Prescaler is 32 and reload is 1.45seconds for the second one.Both of them is work...

Labels