snorman Wed Jul 11, 2018 5:20 pm Hello, I am having a couple of issues using the I2C bus (MP3115A2 – Pressure Sensor) on the STM32F103C. I can seem to find ..
alexandros Mon Oct 09, 2017 10:09 am Hello , i have a project that i use SPI1 in order to transfer data , PA7 MOSI1 PA6 MISO1 PA5 SCK1 PA4 NSS1 the board that i m using ..
sajuukKahr Sun Feb 19, 2017 9:31 pm Hello all, I am building a project based on a STM32F1 running at 72Mhz and a ILI9486 connected to SPI1, clock divider is 1 . It is working ..
Nutsy Sun Mar 03, 2019 12:12 am Hi while I still have the opportunity to I wanted to ask a couple of questions about making a USB HID… Someone mentioned to me the USBComposite ..
DrBanana Thu Oct 06, 2016 1:19 pm I usually program stm32 board with ST Link, but problem is, I cannot debug as its not connected through Serial. Now Im wondering ..
RogerClark Fri Jun 02, 2017 10:40 pm The “Baite online store” on Aliexpress used to be the best place to get high quality Maple Mini boards, and they ..
RogerClark Thu Nov 02, 2017 8:30 am Guys Thought I’d email Robot Dyn and ask if they intend to produce more of their Black Pill board, and I got a reply to my email, ..
turboscrew Sun Dec 17, 2017 1:22 am Does anyone know a demo application for blue pill that at least sends some data using RFM69HW-module? I can receive data that ..
palmerr Fri Mar 31, 2017 7:34 am I’m working up an F4 Board (Black STM32F4VET6 on the Wiki). I’ve got software I2c working fine on both F1 and F4. I’ve ..
aster Wed Apr 12, 2017 2:53 pm Hello, i thought to write here instead of the board section since i didn t choose witch board to take yet. I already have a maple ..
madias Tue May 05, 2015 9:28 pm Ok, it’s late and I’m momentary confused: How can I set up with the SPI library the second SPI port? *shame* madias Tue May 05, 2015 ..
zmemw16 Sat May 21, 2016 8:36 pm ok, i suppose it makes sense, i had issues with 64 bit runtimes appearing in Arduino_STM32/tools/linux whilst i was running 32 bits. ..
tiger762 Mon Feb 12, 2018 9:28 pm I have an stm32f103 (LQFP, $2 Ebay module) that sometimes drives off into the woods. I have a generic/clone ST-Link V2 programmer ..
Pito Fri Oct 07, 2016 5:45 pm SDcard Logger with FIFO and FIR Filter (FreeRtos) for Maple Mini or Blue Pill ==== As it has been discussed in this forum, writing ..
david.prentice Wed Mar 22, 2017 10:27 pm One of the principles behind Arduino is pin numbers for Digital pins and pin numbers for Analog pins. A regular Uno shield ..
strawberrymaker Wed Dec 23, 2015 10:34 pm So im playing along with a stm32f4 chip (for a secret project, atleast for now) and im trying to get spi to work. I tried ..
MoDu Mon Sep 10, 2018 1:36 pm Hi, I’ve been using this lovely scheduler with great success with my Maple clones. However, I am missing one key feature of that ..
melodic Mon Oct 05, 2015 5:22 pm I need to use more than 500hz for generating sound but I can`t change PWM freq. How to do that? mrburnette Mon Oct 05, 2015 7:05 ..
strawberrymaker Wed Apr 29, 2015 4:41 pm The GitHub repo This Thread will be used for updates Hello In a different topic a user (madias) had the idea of an community ..
victor_pv Tue Jun 16, 2015 4:03 pm We have at least 2 SPI ports in the STM32F1 mcus (and same goes for i2c), but most libraries are written for just SPI. What would ..