-
Ubuntu 16
```
ubuntu@ubuntu:~/stm32-vserprog-lpc$ make BOARD=stm32f103-ugly
make[1]: Entering directory '/home/ubuntu/stm32-vserprog-lpc'
git submodule init
git submodule update --remote
CFLAGS=…
-
_From @rei-vilo on December 6, 2015 17:39_
Implement watchdog for the boards supported by EMT.
HAL is provided by `Energia.app/Contents/Resources/Java/hardware/emt/ti/drivers/Watchdog.h`.
Unlike th…
-
_From @rei-vilo on October 21, 2018 10:20_
Uploading from Energia to the MSP432E LaunchPad fails with the following error:
> /Users/ReiVilo/Library/Energia15/packages/energia/tools/dslite/7.2.0.20…
-
I have spare input in esp32 board. can I use lathe mode with esp32 if yes then kindly inform me how to set gpio pin for spindle encoder.
I am using 1.5 kw servo as a spindle which can do both operati…
-
_From @rei-vilo on October 18, 2014 20:5_
SPI speed tops at 8 MHz while MCUs have much faster clock speeds —e.g. 80 MHz for the LM4F120 / TM4C123 and the CC3200 120 MHz for the TM4C129.
How to get …
-
Hi,
I just want to report a small but annoying glitch with ioSender. If $22 is set with 5(Homing enabled and Homing on startup required) `Home` button at the bottom of the screen is not active, hom…
kfmut updated
3 years ago
-
* LaunchPad board name and version: MSP-EXP432P401R
* Energia IDE version (found in Energia > About Energia menu): 1.8.7E21
* Board package version (found in Tools > Boards > Boards Manager menu): M…
-
The MSP430 we are using has an "RTC_C" peripheral instance included. It is unclear how well it performs, how stable it is, and what its exact features are. This should be investigated, as it might b…
-
On an msp430g2553:
An 8 bit key can be cracked in ~100ms.
A 16 bit key can be cracked in 1.5 seconds.
A 32 bit key can be cracked in 900 minutes.
To decrypt a value using an 8 bit key, takes 1.5 min…
-
Hello everybody!
After quite a while of searching for the "perfect" CNC controller board, I decided that Grbl on ARM is the way to go, but I didn't fall in love with a specific hardware. I have rea…