How to get started with stm32f0discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-24 5:00 PM
Hi I'm new with stm32, I bought an stm32f0discovery but I can't work with it I wanna get help or some tutorial please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-30 2:51 AM
Andrew Neil wrote:
...don't be so stingy...
Indeed!
:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-30 5:27 AM
'
Is it possible to flash arduino via the ' ISP header 6-pins' ??? '
yes, on any chip made by anyone so long as it follows STM's programming protocol.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-02-02 8:10 AM
Nidhal,
The Arduino you refer, uses 8bit AVR microcontrollers like (ATmega168, ATmega328, etc.). This Nucleo board has an Arduino connector (I don't know which is the pinout for your specific board) and have the Arduino Libraries ported to the STM32 microcontroller.
Now, there is the Arduino ISP scketch that can transform a simple original Arduino board into an ATmega programmer. If the Arduino libraries were correctly and completely ported to STM32, you can indeed transform the STM32 into an ATmega/Arduino programmer that can program ATmega chips but there are the same restrictions as for the Arduin DUE and Arduino ZERO.
I suppose you bought this board and found that is to hard to work with and now you would like to program an ATmega controler as Arduino board... ask someone near your place to solve your problem, as this is beyond beginner's level.

- « Previous
- Next »