-
TEASER
04/16/2019 at 01:55 • 0 commentsSome Teaser image of my next MINHF4 Board :))
-
Alpha Version of Arduino Board Manager for MINHF4 is here!!
02/15/2019 at 02:55 • 0 commentsI am releasing the Board Manager for MINHF4. There are 2 choices, but before going both ways, you have to install STM32 Cores from ST first by using this JSON Link and put it into Preferences menu:
https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
Then, you can install MINHF4 board by these 2 ways:
The first one is to put this JSON Link into your Preferences in Arduino and it should be in the Board Manager of Arduino IDE:
https://raw.githubusercontent.com/minh7a6/MINHF4/master/Releases/package_minhf4_index.json
The second way is to install manually by downloading my MinhF4 Github and copy "MinhF4" folder inside "Release" folder into Hardware folder in Arduino.
Anyways, Happy Valentine!!
-
Tinkering with MicroPython on MINHF4
02/12/2019 at 18:03 • 0 commentsI've just crudely made port a version of MicroPython from the Nucleo F411RE to MINHF4 yesterday evening. Even though it is not perfectly done with pin declaring, it is a proof of concept that this board can run MicroPython.