STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32Cube3v1.1.1 USB issue

Posted on May 18, 2015 at 03:46STM32Cube 3v1.1.1 USB issue I use same operator to genertor  example code of USB HID/CDC...etc. on different HW baord.1. STM32F303VC for STM32F3DISCOVERY 2. STM32F302CC for My target board DISCOVERY is okay, my target ...

STM32Cube - Eclipse plugin

Posted on October 10, 2014 at 15:40Hello,Has everybody tryed that: http://www.st.com/web/en/catalog/tools/PF259242FatFS + low level disk IO (USB, ramdrive, SD/SPI, SD/4bits...) with 10 clicks. Awesome!There is an eclipse plugin: http://www.st.com/we...

A couple of bootloader issues.

Posted on June 03, 2015 at 16:58On the STM32F429 Discovery I have managed to boot into the bootloader to upgrade the image in flash via I2C. I still have two issues I (or you) need to solve, however. 1. Flash erase. At first I tried a mass erase of ...

anders23 by Associate II
  • 635 Views
  • 3 replies
  • 0 kudos

SVC with CMSIS-RTOS RTX

Posted on June 04, 2015 at 14:39Hi everyone,I am trying to learn the CMSIS-RTOS RTX. I have experience in FreeRTOS. I am trying to test this example: https://www.keil.com/pack/doc/CMSIS/RTX/html/_example_r_t_x__tutorial.html&sharpRTX_Tutorial_SVCBut...

STM32Cube CAN Driver locks up with bus errors

Posted on June 01, 2015 at 19:28I am using a STM32F072, code generated by CubeMx 4.7.1 with F/W 1.2.1 My CAN code looks exactly like the Example code in ...\STM32Cube_FW_F0_V1.2.0\Projects\STM32072B_EVAL\Examples\CAN My device is connected to a very...

jesper by Associate II
  • 350 Views
  • 1 replies
  • 0 kudos

USB Serial with STM324x9I-EVAL

Posted on May 29, 2015 at 15:33I am trying to interface a pair of XBees with a pair of STM324x9I-EVAL boards to open up a wireless communication link. I'm considering using the microUSB breakout board to interface with the dev. board but am unsure w...