cancel
Showing results for 
Search instead for 
Did you mean: 

When Peripheral Library for STM32F2xx family?

infoinfo986
Associate II
Posted on April 20, 2011 at 23:12

When Peripheral Library for STM32F2xx family?

#lmgtfy:-firmware-library #lmgtfy:-firmware-library
This discussion is locked. Please start a new topic to ask your question.
12 REPLIES 12
Posted on May 17, 2011 at 14:32

With a little thought, it's not really that hard to find:

https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/DispForm.aspx?ID=16297

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
luangzc
Associate II
Posted on May 17, 2011 at 14:32

infoinfo986
Associate II
Posted on May 17, 2011 at 14:32

drzile86
Associate II
Posted on May 17, 2011 at 14:32

Hi,

I think, but I'm not sure that, you can use std peripheral lib for STM32F1xx for standard peripherals like USB, I2C, USART, SPI.... Only different between STM32F1xx and STM32F2xx is that STM32F2xx are faster, and hve camera interface. 

Regards,

Dragan

Posted on May 17, 2011 at 14:32

Frankly you might want to try the most current download from Keil (MDK 4.14+) or a support package from Rowley.

http://www.keil.com/dd/docs/arm/st/stm32f2xx/stm32f2xx.h
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
infoinfo986
Associate II
Posted on May 17, 2011 at 14:32

Posted on May 17, 2011 at 14:32

This is still not a solution but workaround. Does anybody ( including ST moderators) know where can I find peripheral library for STM32F2xx family?

If you are using this part, or planning too, you should call/email your local ST distributor/rep/FAE, and light a fire under them.

It really should be on the support website by now, but it's such an awful mess to locate things quickly.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
infoinfo986
Associate II
Posted on May 17, 2011 at 14:32

Posted on May 17, 2011 at 14:32

Finally, it's arrived:

/ce74caf8

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.