
ekawahyu Wed Apr 13, 2016 6:31 am Glad to find this website! I am thinking to use STM32F072 for my project and would love to port Arduino onto it. Any pointer or existing ..
Nutsy Fri Jul 29, 2016 10:22 am Off my shirt till it looks better………. Right, so umm. One of the reasons I moved onto stm32 hardware was that I read ..
RogerClark Mon May 25, 2015 9:42 am Guys, I just noticed this video interview about the Arduino Zero. http://makezine.com/2015/05/17/talking- … ero-atmel/ ..
flyboy74 Tue Oct 09, 2018 9:53 pm I see another company is having a go at competing against ESP8266 for both a tiny module for embedding and complete little dev board. ..
zmemw16 Tue Aug 18, 2015 9:08 pm i’m trying to talk to the i2c at24c08 built into the board which is a STM32F103ZET6 Minimum System Development Board ARM STM32 ..
BennehBoy Mon Jan 23, 2017 11:18 am Are DOA boards just par for the course? 3x maple mini clones arrived from China today, 2 are good, 1 is dead – the voltage ..
tales von milet Mon Oct 30, 2017 7:27 pm moin moin, ich habe da ein kleines Problem. Index wird in der handler_servos nicht 0. sie fängt scheinbar immer bei 1 an. ich sehe ..
simonf Wed Sep 02, 2015 9:16 pm I was wondering if anyone had had a play with the Nextion displays. They seem relatively cheap for what they are. I know there are cheaper ..
dberenguer Sun Aug 06, 2017 6:00 pm Dear friends, Firstly I want to congratulate the stm32duino team for keeping this initiative alive for so long. I’ve personally ..
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 ..
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 ..
ChrisMicro Sat Sep 02, 2017 11:33 pm There is again an article regarding the BluePill on Hackaday: https://hackaday.com/2017/09/02/a-bluep … ependence/ ahull ..
konczakp Fri Apr 21, 2017 6:14 pm Guys, I have a problem as in the subject. I have this function on one maple mini: void callDomofon(int nrLok, int ileDzwonkow){ ..
flyboy74 Tue Jun 19, 2018 8:54 am OK I am trying to learn how to create my own interrupts. I have learnt how to use registers to setup GPIO pins and to set/read ..
zmemw16 Wed Aug 03, 2016 5:06 pm ok, when did the Arduino_STM32 Examples menu entry get linked to the board type? i thought i’d do my usual mods to the STM32 ..
weravech Sat Apr 23, 2016 7:39 am Hi, I use ADC Channel and measure that have low accuracy when compare with multimeter, Anyone can advice me ? Thank you. I’m ..
flyboy74 Tue Aug 21, 2018 4:18 am I am using a ST7735 TFT with res of 160×228 in 16bit colour mode. When I display images they are tinted blue, this is very ..
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, ..
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 ..
RogerClark Sun Dec 09, 2018 6:04 am Guys I’m trying to interface to a device which uses 2 wire SPI (well 3 is you include Chip Select). (I’m using SPI slave, ..