arpruss Sun Feb 04, 2018 3:05 pm If I include a single header file from a library, as far as I can tell all the code and data from the library gets linked in, even ..
ramgc Wed Feb 14, 2018 12:49 pm Hello, i am design a circuit with stm32f103ve, and just connect enc28j60 for internet. I have a server with xampp and work properly ..
p2baron Sun May 13, 2018 10:31 am Is there anyone having stability issues with the UIPEthernet library? I’m doing a project which involves reading a modbus ..
lkcl Thu Sep 28, 2017 6:11 am hi as i hinted at in the introduction hello here viewtopic.php?f=2&t=2629 i would like to (quickly) investigate the feasibility ..
ncw2k69 Wed Jul 27, 2016 8:56 pm Hi everyone, I need help! On SPI protocol in slave mode, after some time (5-10min) the byte that i received from master is corrupt, ..
madias Mon Jun 29, 2015 3:03 pm Hello, I need a quick advise: I’ve build in the maple mini into a project and need a breakout USB connector. My idea was to use: ..
mrburnette Mon Feb 12, 2018 2:05 am Was I missed on the forum this weekend? I thought not. I spent some time messing around with the ESP-32 under Arduino. I got the < ..
RogerClark Wed Dec 16, 2015 12:57 am https://www.youtube.com/watch?v=kggEa8zVmMI https://www.arduino.cc/en/Main/ArduinoMKR1000 Interesting that this is now teamed ..
EventHorizon Mon Oct 10, 2016 8:43 pm Hi everyone, I’ve recently got two Olimexino-GD32s from Amazon and was quite surprised to find the ADC conversion taking ..
aster Tue Apr 11, 2017 8:38 am Hello, Maybe i missed something (i am new here) but am i wrong or i can t use some of the nice features of the stm32 like the pulldown ..
mrburnette Thu Jul 16, 2015 8:34 pm This post is actually a continuation of one begun back on the old Arduino.cc forum: http://forum.arduino.cc/index.php?PHPSE … ..
victor_pv Thu Dec 14, 2017 3:13 pm Just read this now, STM acquires Atollic: http://www.st.com/content/st_com/en/abo … c2839.html Rick Kimball Thu Dec 14, 2017 ..
hamsafar_a85 Tue May 09, 2017 11:41 am I compile my project for UNO and my program size is about 16kB but when compile it for Maple mini code is too big!!! Sketch ..
BrotherV Fri Dec 04, 2015 12:52 pm Hi Arduino does not support “REAL” parallel tasks (aka Threads), so I want to introduce ArduinoThreads library. Multithreading ..