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

USART problem on STM32L DISCOVERY

Posted on February 09, 2014 at 17:43Hi, I have a problem with the USART... basically i just want to sent out one integer (i will use a FTDI adapter to read it).  unfortunately my code get stuck to the instruction .while(USART_GetFlagStatus(USART1, U...

luca2 by Associate II
  • 465 Views
  • 7 replies
  • 0 kudos

Z80 emulation on a Cortex M3/M4 ?

Posted on May 15, 2012 at 14:39Has somebody tried to port a Z80 emulator to a Cortex M3/M4 device ? I'm experimenting with the emulator core as found there:http:// My preferred host is this:http:// I'm quite sure that M3 devices with sufficient cont...

GPIO configuration primer under STM32CubeMX

Posted on August 22, 2015 at 04:11Is there a document that describes the selection of push pull, open drain, maximum output speed, AHB clock, etc   for GPIO port operation  on STM32F427xx under STM32CubeMX ? The datasheets for the chips on the PCB t...

SDIO microSD speedup

Posted on August 25, 2015 at 13:16Hey I am making a microSD card logger, it is going to run on a battery so the power  consumpion is of big importance and because of that microSD card speed also matters a lot. I've found the program H2testw which is...

matas by Associate II
  • 239 Views
  • 3 replies
  • 0 kudos
Labels