STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

AC6 Firmware install fails

Posted on October 31, 2017 at 23:25Hi group,I have installed the AC6 Plugins in eclipse oxygen and try to create a test project for F3 Discovery.I've choosen Standard Peripheral Library and pressed 'Download Firmware'.There is something 32 MB downlo...

STM32F4 SDIO 4 bit mode with CubeMX project does not work

Posted on October 16, 2017 at 11:58Hi all,I created a project in CubeMX for a STM32F429IGtx with SDIO and FatFs. Clock at 180 MHz,The example works fine in 1 bit mode, but when I switch to 4 bit mode by adding the define 'BUS_4BITS'it does not work ...

Resolved! Trigger ADC Conversion with a Timer

Posted on October 12, 2017 at 22:25http://www.st.com/content/ccc/resource/technical/document/reference_manual/cf/10/a8/c4/29/fb/4c/42/DM00091010.pdf/files/DM00091010.pdf/jcr:content/translations/en.DM00091010.pdf talks about ADC external trigger and...

ee06091 by Associate III
  • 2070 Views
  • 4 replies
  • 0 kudos

Can't connect Nucleo 32 to USB

Posted on November 02, 2017 at 04:44 I’ve been through all the documentation and I’m getting very frustrated with this eval kit - it really shouldn’t be this difficult! Installed latest USB drivers, however the device is still not showing up unde...

Stcube header updates, but old problems.

Posted on November 01, 2017 at 12:54Hello,device headers of new release STM32Cube_FW_F2_V1.7.0 still have defines like#define GPIO_AFRH_AFSEL13_1 ((uint32_t)0x00200000U)I reported this misuse for uint32_t in the headers several time, with most other...

Resolved! STM32CubeMX tool

Posted on November 02, 2017 at 06:07Hello,I am trying to open .ioc file in STMCubeMX version 4.19.0 , then I am facing error as 'Try to load project which is created with more recent version of cubeMx'.Is this means, new tool cannot support project ...

Pwm input mode F401RE

Posted on October 30, 2017 at 11:09 Hi, i have a problem about pwm input mode for f401re board. Forse my purpose, I use cubemx and set Tim 9 slave controller in reset mode, TI1FP1 ad trigger source, Channel 1 in input capture direct mode and Channe...