
madias Wed May 27, 2015 9:51 pm Just to remember: Please read all additional doc’s provided in the STM32F1/variants/nucleo_f103rb/infos_pdfs folder in the repo. ..
Nutsy Thu Aug 02, 2018 10:32 am Ive just come across a project that might require me to build on the Nucleo STM32L4 based board, and I’m unsure where this ..
SHARANYA Mon Dec 10, 2018 6:31 pm Hi all I am using a Nucleo L476RG board.My intention is to simply build a clock (not using any external RTC chips like DS3231).So,I ..
mailhouse Tue Nov 01, 2016 12:42 am board is nucleo stm32f103rb, arduino.cc ide 1.6.12 any time i try to set an IRQ, the board crashes. comment out the IRQ assignment ..
amundsen Sun Nov 22, 2015 4:19 pm ST NUCLEO-F303K8, NUCLEO-F042K6 and NUCLEO-F031K6, small form factor (Arduino Nano) and low price. RogerClark Sun Nov 22, 2015 ..
hdleng Mon Sep 25, 2017 4:18 am I am a retired embedded developer who worked in industrial controls and defense systems. I’ve continued this work as a hobby, ..
sheepdoll Sat May 23, 2015 2:26 am This is sort of a continuation from my introduction post. The good news is that the Arduino_STM core and example repository I downloaded ..
adrien3d Thu Nov 24, 2016 5:05 am Hi, I have purchased a Nucleo-L476RG, and I’ve tried to unzip arduino-STM32L4 and Arduino_Core_STM32L4 in the hardware folder ..
sabra Thu Aug 03, 2017 12:30 pm Hello, I have a Nucleo-F030R8 development board and upon using the analogWrite() function within the Arduino IDE I have found the frequency ..
SHARANYA Sat Nov 25, 2017 6:46 pm Hi experts I was just wondering about the speed of the stm32l476rg nucleo board! For say,the arduino uno operates on 16Mhz.What ..
FRANCISCOGIMENO Wed Nov 29, 2017 3:56 pm Hi, who knows how to read the fixed serial number of the chip? a greeting mrburnette Wed Nov 29, 2017 4:54 pm OK …. ..
flussoincrociato Thu Feb 08, 2018 9:05 pm Hi, i’m trying to do board to board communication with two nucleo 64 F401 and the two examples installed in Ide with ..
FRANCISCOGIMENO Wed Nov 22, 2017 9:38 am Hello friends can someone tell me some example of use of the timers with the arduino ide in the core board. The library ..
pareidolialjebus Mon Oct 01, 2018 8:40 pm Hi all I came to STM32 arduino after making a midi controller that combines multiple LFO’s to confuse the heck out of various ..
Drakelive Tue Sep 15, 2015 12:25 am Hi I tried the example Blink on my Nucleo STM32F103 but I had problems. Blink example code compiles correctly, the Nuclleo board ..
Boian Mitov Mon Jul 10, 2017 6:48 pm Hi everyone, I switched to using stm32duino from the : http://docs.leaflabs.com/static.leaflab … gitalwrite In the Leaf ..
FRANCISCOGIMENO Wed Nov 08, 2017 12:49 pm Hello after installing everything when I compiled a program I get this. and when I compiled it using as a destination in arduino ..
Marc Horby Sat Sep 29, 2018 10:32 am Hello im Marc, i have a trouble with reading/scanning the I2C devices on the BUS. For example, the OLED SSD1306 i can write ..
vincentp Thu Jun 07, 2018 7:30 am Greetings ! as posted in the welcome thread, ARM noob here, our lab is migrating from 15 years of dev with microchip 8 and 16 bit MCU to ARM mcu. ..
GianniDPC Sat Jun 24, 2017 4:04 pm I just tested the ADC on my Nucleo STM32F091 board, and it shows a 10-bit resolution like the original Arduino’s but my board ..