watswat5 Mon May 04, 2015 9:19 pm I’m looking for a working CAN library for the stm32f103. I know it has the hardware for it, but looking at some example code ..
zouk199 Tue Apr 25, 2017 9:48 am https://github.com/adafruit/MAX6675 I want it to work with stm32f401. Thanks in advance BennehBoy Wed Apr 26, 2017 10:48 am I think ..
ardumodore Mon Apr 27, 2015 5:04 pm Hello guys, Wondering if porting an SSD1963 lib is already in progress? maybe UTFT lib with arduino DUE support is a good candidate ..
mubase Sat May 02, 2015 2:59 pm Hi all. Excellent project and forum. I am very interested in getting the audio codec on the STM32F4 discovery board working. I love ..
madias Sat May 30, 2015 7:37 pm As I was reading this topic viewtopic.php?f=3&t=110 I was thinking about how to use this as additional (simulated) EEPROM memory. ..
iscle Wed Jul 12, 2017 1:51 pm Hi, i’ve been trying to get a TEA5767 working with the STM32 arduino port with the Radio library which can be found on GitHub, ..
ahull Mon May 18, 2015 7:16 pm One of the things that I would like to get working is the RTC on the STM32F103XXX – We briefly touched on this before. Most ..
kasperv79 Mon Jan 09, 2017 9:54 pm Flashstorage library made for Duo. Can this be converted https://github.com/sebnil/DueFlashStorage RogerClark Tue Jan 10, 2017 ..
Cmustard Sun Apr 10, 2016 1:13 pm Did anyone have some degree of success to get an infrared library working in send and recieve mode yet? I found this nice initiative ..
martinayotte Mon Jun 22, 2015 1:34 am I was looking at his thread on ESP forums, a MP3 WebRadio outputted on plain GPIO pin : http://www.esp8266.com/viewtopic.php?f= ..
FunkyD_ Wed Aug 16, 2017 2:13 pm Hi there ! I am working with an MPU6050 IMU and a STM32 microcontroller. I am getting information from the IMU using jrowberg’s ..
Nutsy Mon Jul 25, 2016 2:53 pm I realise its a fairly simply control library, But ive noticed it doesnt seem to fully work under STM. Running the same code in STM i get very ..
Geekshow Sat Jun 30, 2018 9:28 pm Hi all, I’m having some issues using the following libraries to enable my 4D Displays Picaso-based touchscreen LCD displays: ..
rajdarge Mon Apr 25, 2016 11:47 pm Trying to modify the PJON library to suit a STM32F103RB (Blue pill). In order for the Library to compile I need to know what the name ..
RogerClark Sun Jun 07, 2015 12:21 pm Just in case this is handy, I found some code that we may be able to port to Maple to do the SD Card SDIO https://bitbucket.org/antlabs_dev/fatfs ..
ahull Tue Jun 02, 2015 9:13 pm We have several working TFT and OLED screen libraries ported so output is more or less covered, the next thing I suspect we need is input, ..
juanpintom Tue Jun 23, 2015 11:04 pm Hi all, Im trying to get it working an MPU6050 on Maple Mini, I started with this library: https://github.com/jrowberg/i2cdevlib/t ..
jonathanberi Sat Aug 01, 2015 7:56 pm I wanted to port Firmata to STM32 boards and figured STM32duino would be the easiest path. I was able to upload a blinking ..
aster Wed Aug 30, 2017 6:21 am does anyone have a lib for the ili9225? it is present on cheap 2.0″ tft i found this: https://github.com/Nkawu/TFT_22_ILI9225 ..
anistor Thu Jun 11, 2015 5:10 pm Hi, I’m trying to use the MFRC522 library to read RFID Mifare cards. This library (https://github.com/miguelbalboa/rfid) was written ..