STM32F4 Complementary PWM doesn't run correctly
Posted on January 19, 2015 at 17:40The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on January 19, 2015 at 17:40The original post was too long to process during our migration. Please click on the attachment to read the original post.
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...
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...
Posted on January 02, 2015 at 23:52We've recently switched toolchains from mbed's online compiler to gcc-arm, but had several issues after doing so. Our code, which works fine when compiled online, seems to have issues once we use gcc to compile. Ex...
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...
Posted on January 20, 2015 at 08:52Thanks
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...
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...
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...
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 ...