Wish Ported more library for mini STM32F103C8T6 board

whcir

Member
Licensed User
Longtime User
Hello,

Should I wish to redesign for B4R several libraries for a very low cost and efective mini STM32F103C8T6 board.

Here is a description of the board:
http://www.14core.com/setup-installing-arm-stm32fxxx-development-board-on-arduino-ide/

a link to the web Arduino STM32:
http://www.stm32duino.com/

and a link to the library for the Arduino IDE modified to STM32 boards:
https://github.com/Serasidis/Arduino_STM32

Hi Jardik,

Depending on cost, I would be interested in i2c master/slave, spi master/slave, Ethernet for wiznet, CAN and possibly more. libraries should be non blocking using interrupt or DMA.
 
Top