STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

WIFI STATCK for FREE RTOS IN STM32

Posted on August 20, 2015 at 08:26I am using FREE RTOS in my STM32 chip. Now i want use any modem which has SDIO interface for wifi functionality.Kindly let me know how to have wifi stack in FREE RTOS and how to do add particular driver for wifi dev...

punitb20 by Associate II
  • 1525 Views
  • 9 replies
  • 0 kudos

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
  • 912 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
  • 538 Views
  • 3 replies
  • 0 kudos