Posted on May 28, 2014 at 08:40
Hi, I have been looking around in the forums for a solution for my target mcu, STM32F I want to use the I2C1_SDA/SCL on PA14/PA These pins are used for JTA-DP and SW-DP. I want to disable this and use only the I2C...
Posted on January 23, 2012 at 18:50I have an STM32F4 Discovery board; recently I just had uploaded some code pertaining to the PWM example where I made PD12-15 some PWM signal so I could see it working with the LEDs on board. The program uploaded an...
Posted on May 31, 2014 at 01:00 /* -- Section 1 : **** Device IO Pins Selection ****
Description: This section allows user to choose IO Pins for each device if possible (in accordance with
used product: some products have only one possibility for t...
Posted on May 30, 2014 at 08:04
Ok clive1 thank you.
I manage to get the GPIO working, I guess I had some issues in my code.
Now what I would like to do is get the CPAL I2C library working, and the default port it is set to works...
Posted on January 24, 2012 at 08:23Ok I think I figured out the problem. It looks like the 3V regulator is toast, the board seems to work correctly if I provide an external 3.3V input.Thanks for all your help.
Posted on January 24, 2012 at 05:22Hi thanks for the reply...so it looks like I can upload code when I pull up the BOOT0 I managed to put the default discovery binary and it uploaded. But I am still having the same problem, although the discovery co...