macbeth Fri Jun 17, 2016 1:35 pm Hi, after reading 100 posts here I decided to post my own question… I have layouted 3 different maple-clone-PCBs. The first ..
zoomx Sun May 03, 2015 3:56 pm I found on GitHub another STM32 Arduino core. It is only for STM32F103, focused on a specific board. The GitHub repository is here ..
racemaniac Fri Aug 31, 2018 8:10 am Wow, really nice discussion Haven’t kept up where our F4 bluepill is (i know some people were actively testing them/using ..
gmc Tue Dec 18, 2018 6:50 am Am new the STM32 boards but not to the Arduino and trying to programming the board. I think I’ve been reading too much as am now going ..
RogerClark Wed Nov 18, 2015 8:14 pm I just came across this article https://olimex.wordpress.com/2015/11/09 … ntrollers/ Basically, Olimex suggest that GigaDevices ..
RogerClark Sun Jun 25, 2017 12:40 am Guys I have been experimenting with the OV7670 camera using code from github, but the code requires that optimisation be changed ..
KenLaszlo Wed Nov 22, 2017 6:41 pm Hi I’m trying to make my code as fast as possible on my newly purchased Blue Pill. I was wondering . . . Since the CPU is a 32-bit ..
RogerClark Thu May 10, 2018 10:35 am Guys I’ve pushed an update which removed the robotis bootloader code from the core, (and variants) and also removes the code ..
victor_pv Tue Feb 21, 2017 8:05 pm UPDATE: Working code in this post, and an explanation how to modify sdFat to use it in the next post after that: http://www.stm32duino.com/viewtopic.php ..
mrburnette Thu Jun 30, 2016 12:37 pm I had a hissy in another thread regarding major changes to the serial (non-usb) code. Particulars are not important. What I think ..
RogerClark Sat Dec 17, 2016 10:18 pm I’ve just built a small project that uses a Maple mini with a Nokia 5110 monochrome LCD display , and a rotary encoder, ..
RogerClark Mon May 04, 2015 12:56 am Guys, Just thought I’d post about some experiments I’ve been doing with onboard Serial USB on generic boards and the Bootloader ..
akis_t Thu Jun 25, 2015 11:30 pm Hi, Is there a “first steps first” section/guide anywhere on these forums? I have got a what looks like a Maple Mini ..
RogerClark Mon Aug 17, 2015 12:21 am Does anyone know what speed Serial USB is capable of running at ? I’m wondering if it would be possible to Flash a ESP8266 ..
Squonk42 Tue Sep 05, 2017 8:30 am Just found this one. Schematics, 3D STL files and software available under a Creative Commons license on Github: https://www.numworks.com/ ..
mailhouse Sun Nov 13, 2016 7:23 pm Fails when using STM32F1 with Nucleo 103rb, works when using STM32L4 with Nucleo 476rg Linking everything together... "/Users/john/Library/Arduino15/packages/arduino/tools/arm-none-eabi-gcc/4.8.3-2014q1/bin/arm-none-eabi-gcc" ..
sirma siang Mon Feb 13, 2017 4:45 pm Hello STM32 community, I am trying to use scratchx with a NUCLEO-L476RG borad. I have followed all instruction I can find, and the borad ..
donowak Fri Jul 14, 2017 10:02 am Hi, I’m Dominik from husarion.com . I have a big pleasure of introducing to you the 2nd generation of our platform for building ..
RogerClark Sun Dec 31, 2017 10:12 pm Happy New Year for 2018 Actually 2018 has been here in Melbourne for 9 hours already, but I know its still to arrive for a lot of you Its been ..
RogerClark Thu May 12, 2016 9:53 pm Hi Guys, We have examples in the repo, but I think hardly anyone knows they are there The IDE’s “Examples” ..