STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103VC: gpio protection diodes not working?

Posted on February 11, 2015 at 17:29Hi everybody,I have a GPIO configured as input pull up. The input conditioning circuit is really simple, it is just an external pull up wich is connected to ground when external event occurs.See attachment for sch...

amarchi by Associate II
  • 801 Views
  • 4 replies
  • 0 kudos

STM32F407ZG

Posted on February 10, 2015 at 22:08HiI have the Problem: I have ported and tested a uCOSII on stm32f4/discovery(STM32f407VG) evaluation board with out any problem(board Programmed with onBoard STLINK).after that i have tried to program a custom boa...

code size limited version of Crossworks available

Posted on February 11, 2015 at 20:26Just for information: Rowley has recently released a code size limited version (max. 16kByte) for an ''unlimited evaluation period'' (original statement). See here : http://www.rowley.co.uk/arm/index.htm Since I h...

AvaTar by Lead
  • 239 Views
  • 0 replies
  • 0 kudos

Respiration Rate using stm32f429i discovery kit

Posted on February 11, 2015 at 11:27I am just working on vital sign monitor project. I have a stm32f429i discovery kit. We are using capacitive sensor for respiratory signals, its very weak signals. Sensor output will be fed to adc of microcontrolle...

lokesh by Associate II
  • 504 Views
  • 1 replies
  • 0 kudos

DFU Bootloader

Posted on June 17, 2014 at 10:53Hi folks,I have ST's Flash Loader Demo application for programming via a UART and was wondering if anyone knows if there's an equivalent for programming via USB. I want to use the DFU bootloader so I can program witho...

Firmware update via ethernet

Posted on February 04, 2015 at 11:08Hai all,   I am sending GPIO toggle application via ethernet to STM32F407.My application total length is 2920(.hex file).But in controller side i am getting 1460 data only.In controller i am receiving data like,  ...