STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I have problems about USB mass storage

Posted on August 21, 2013 at 06:20First I have to thank clive1,I am a student from Taiwan college,I  have referred your example code,that help me a lot!but it can't appear disk on my pc,and it can't format, too.so I used Bus Hound to find out proble...

k6435012 by Associate
  • 515 Views
  • 2 replies
  • 0 kudos

USB and Virtual Com Port

Posted on August 21, 2013 at 10:10Hi everyones,I tried to use the VCP example from ST's sources. So, I installed the last version of the Virtual Com Port from ST website.I compile the project on CooCox, no errors, no warning. I target the executable...

CAN monitor Tool

Posted on August 16, 2013 at 11:51Hi Every one ,I want to study on CAN communication on STM32 based microcontroller. I don't have special CAN device for communication. Which monitor software and usb convertor is best choice for start? As I understan...

veyselka by Associate II
  • 679 Views
  • 2 replies
  • 0 kudos

Code size for USB host Boot-loader

Posted on August 07, 2013 at 12:23I am about to write a boot-loader for an STM32F205 and I have been looking at the MSC example. When compiled this is 26kbytes in size. Does anyone know if this is typical or if there is any way of reducing this to g...

NTP/SNTP client on LAN

Posted on August 06, 2013 at 16:45I dont know about NTP i couldnt find anything in LWIP stack in 107/207 libraries. Should i write my own NTP protocol or where can i find it from? is it related to rtc timestamp?  #ntp-in-stm32

arge by Associate III
  • 1056 Views
  • 2 replies
  • 0 kudos

USB OTG_FS + SRAM = HardFault_Handler

Posted on August 07, 2013 at 02:08hi everyone.surely there are hundreds of reasons to end up in the HardFault_Handler IRQ but as this is my very first project I hope you can suggesting me a few ... basically I am reading a wave file from USB and the...

Ethernet on STM32F4 Discovery

Posted on August 06, 2013 at 11:15Hi everyones,I am searching a Ethernet breakout board for my eval board. I saw on this http://blog.tkjelectronics.dk/2012/08/ethernet-on-stm32f4discovery-using-external-phy/ that he is using the DP83848 Phy breakout...