STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TCP/IP socket

Posted on January 09, 2012 at 13:27Is it possible to have a ethernet port and open a socket port where a PC can send/receive a stream of data with the ARM processor? How should I do this? Do you have a tutorial/sample for me? Thank you #socket-et...

Where to download STM32 encryption library?

Posted on December 21, 2011 at 11:53Hi, i made a project to a customer with a STM32F102 and i will need to implement AES128. I Could read on a ST folder that there is available a STM32 encryption library to implement such algorithm. Where can i down...

luisf by Associate II
  • 898 Views
  • 4 replies
  • 0 kudos

FAT32 problem stm32f205

Posted on November 30, 2011 at 08:45Hi Everybody,i m working on a project that needs data logging. I use FATFs ( Chan-FAT32 ) but i have a problem that described below:( I've formatted the SD card on PC with FAT32 )I try to create a .txt file, and c...

enturk by Associate II
  • 2454 Views
  • 17 replies
  • 0 kudos

FTP Client on STM32

Posted on January 07, 2012 at 22:09Hi All The following new video shows a demonstration of embedded FTP client operation in the uTasker project: http://youtu.be/sZOCFLDfGTk It is not shown running on an STM32 board in the demo but it is now included...

hpipon957 by Associate III
  • 1510 Views
  • 1 replies
  • 0 kudos

Does Flash_Loader_Demonstrator_v2.4.0 support win7?

Posted on January 09, 2012 at 04:49The readme.txt for Flash Loader V2.4.0 provides information as below? Last version V2.4.0 - 07/18/2011 Supported Microsoft OS:  Windows 98SE, 2000, XP, Vista, Seven.But Flash Loader can't run on my PC (OS: Windows...

weizy by Associate
  • 967 Views
  • 0 replies
  • 0 kudos

DCMI on STM32F4-Discovery board

Posted on January 08, 2012 at 22:49Can DCMI be used on the STM32F4Discovery board? It appears that there are pin conflicts that make it impossible.PA4 - DCMI_HSYNC conflicts with CS43L22 - LRCK/AN1xPA6 - DCMI_PIXCLK conflicts with LIS302DL - SDOPB6 ...

swenson by Associate
  • 440 Views
  • 1 replies
  • 0 kudos

USART on F4 DISCOVERY

Posted on January 08, 2012 at 11:23I�m a newbe at C and try to get some experience on this board. Working on GPIOs are fine.Now I'm trying USART but is not work. Noting come out the TX Pin on USART3 at GPIO PIN D8 and D9. Mabey someone can have a ...

joerg23 by Associate II
  • 496 Views
  • 1 replies
  • 0 kudos

Writing outside flash memory at address problem

Posted on January 04, 2012 at 10:29Hi,im using stm32 h103 board and IAR for debugging i want to add polarssl library for crypto operations. But when i want to use library functions.''Writing outside flash memory at address 0x8008000 '' error occurs....