Customize Board with STM32F072RB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-12 1:17 PM
Hi
I am going to develop a customize board based on STM32F072RB IC. I am searching for some application circuit, but couldn't find any. However I got some help from STM32F0 Discovery board schematic but it's confusing. Can anybody suggest necessary circuitry to get started with STM32F072RB IC. ??Any pullups? Pulldown? Crystal attachment? AnythingI have done the Programming connections using SWD interface. #stm32f0 #!stm32 #custom-board- Labels:
-
STM32F0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-12 11:36 PM
I agree that the Disco schematics are pretty hard to understand, but they're still a useful reference.
The STM32F072 datasheet and reference manual are also very useful. They suggest power supply decoupling requirements, BOOT pin configuration, current limits of particular pins, etc. refers.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-13 6:31 AM
Hi
mattoo.anuj,
I recommend that you refer to the
which guides you to establish your design with the best recommendations. Starting from page 26, you find a proposed reference design that response for your need.-Hannibal-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-13 12:13 PM
Thanks Markt.
There are lots of documentation on the page you referred. Any specific Document number?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-13 12:17 PM
Thanks Hannibal. It is really useful.
Cheers!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-13 7:03 PM
The datasheet,
http://www.st.com/resource/en/datasheet/stm32f072c8.pdf
, and the reference manual,http://www.st.com/resource/en/reference_manual/dm00031936.pdf
.