BennehBoy Thu Mar 02, 2017 9:43 am HI, I was hoping to use an off the shelf menu system for one of my projects, this one seemed to offer some of the best features: ..
castortiu Wed Nov 15, 2017 2:55 pm I’m having a hard time to make the blue pill SPI work on slave mode. I just found two samples which use two SPI as input/ ..
tfried Wed Mar 14, 2018 3:35 pm Well, this is not the first time the issue has come up (see e.g. here: viewtopic.php?t=1040): Some graphics drivers in the stm32duino ..
WereCatf Mon Apr 18, 2016 3:37 pm Working code: uint8_t buffer[504]; SPI.write(pcd8544_buffer, 504); WereCatf Mon Apr 18, 2016 4:24 pm Okay, I spotted the problem: ..
primateio Thu Oct 06, 2016 8:20 pm I have been working on a project where I use a NodeJS program with node serialport to send image data over usb to a custom Maple ..
ag123 Tue Apr 25, 2017 2:14 pm after quite a bit of tests with the ili9341_stm library, i think i managed to get my rather ‘broken’ ili9341 lcds working. ..
human890209 Tue Jul 31, 2018 4:15 am Q1. Is there a documentation for Bluepills just like those for Arduino boards on their official website? (https://store.arduino.cc/usa/arduino-nano) ..
bubulindo Thu Sep 01, 2016 8:18 am Hello, I’m sure this has been gone through before, but I cannot find an elegant solution for what I want to do. I’m ..
stevestrong Tue Feb 02, 2016 1:22 pm Hi all, I just wanted to know whether someone already tested the SPI in slave mode and I am interested in the used code snippet ..
luudee Sat Oct 08, 2016 7:02 pm Hi Guys ! So I have one of those tiny ‘F407VET boards. (actually I have a few of them) I do all my work on Linux, particularly ..