STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 Smart card library

Posted on January 20, 2015 at 14:34Hello! I am using STM32F072RB microcontroller and searching for the smart card library.I want to use the ISO7816 smart card interface but I could only find an application note for the STM32F05xx but not the library...

sathyan by Associate
  • 338 Views
  • 0 replies
  • 0 kudos

STM32F105VC USB_HOST MODE ENUMERATE PROBLEM

Posted on January 20, 2015 at 12:21HI,I try to create a txt file in to a 8gb flash disk (Toshiba 16GB Hayabusa). I have my own board , dm and dp are direct connected vbus sense pin(pa9) is direct connected to 5V power, there is no any usb connection...

Fatfs Unicode

Posted on January 19, 2015 at 10:57Hi Guys,I previously had code working with Fatfs and I had LFN enabled but LFN_Unicode disabled. I now want to start using Unicode, but after enabling it in the ffconf.h file, my fat functions return FR_NOT_READY a...

STM32F407ZGT, SPI3 and Debugging with SWD

Posted on January 12, 2015 at 10:52Hello, i'm using an STM32F407ZET6 with SPI1, SPI2, SP3 and SWD. SPI1 and SPI2 are always working fine. SPI3 works when the CPU is running without debugging. Whenever I set a breakpoint SPI3 Clock (PortB3) has stran...

0690X00000604sHQAQ.png 0690X00000604KoQAI.png
mkunz9 by Associate II
  • 1533 Views
  • 7 replies
  • 0 kudos

Where is STM32CubeMX Software?

Posted on January 16, 2015 at 22:06I can't seem to find the download software link for the CubeMX software?  The link I have is here:http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533/PF259242?s_searchtype=partnumber This link only has do...

STM32F427: Trouble getting OCx to work with TIM8

Posted on January 19, 2015 at 21:22The complete project is https://my.st.com//public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Attachments/49654/TIM8_OC.zip.I've made a simple test-program, which toggles some LEDs.I'd like PC6-PC9 to toggle automat...

pacman by Associate III
  • 499 Views
  • 2 replies
  • 0 kudos

STM32 FMC and nor flash

Posted on January 19, 2015 at 21:19I've been reading through this (rather complex) datasheet for NOR flash.http://www.micron.com/~/media/documents/products/data-sheet/nor-flash/parallel/m29w/m29w128g.pdfIt's the same flash that the STM32F439xI EVAL ...