-
### Overview
ClearCore is an industrial grade controller board created by Teknic, a motor manufacturer. ClearCore specifically targets industrial controls with 24V tolerant I/O and built-in motor con…
-
PIO Core Call Error: "Error: Invalid environment name 'sparkfun samd21 mini usb'. The name can contain alphanumeric, underscore, and hyphen characters (a-z, 0-9, -, _)"
![image](https://github.com/…
-
The RTC in my chip isn't really accurate. I think I'm not the only one
I looked in the library source code, but didn't find any existing function that allows correcting the clock.
I think it wou…
-
Zephyr already support the SAME70 & SAMV71 SOC's. The SAMS70 is just a cut-down version of the SAME70 so adding support is not that complicated.
We are developing a product based on the SAMS70 so I…
-
.bss zero initialization (via z_bss_zero()) and .data relocation (via z_data_copy()) is done early in the boot up via the function z_prep_c().
In addition to initializing RAM, z_bss_zero() also int…
-
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: https://docs.platformio.org/page/boards/atmelsam/dueUSB.html
PLATFORM: Atmel SAM 4.0.0 > Arduino Due (USB Native Port)
HARDWARE…
-
Hi,
is it possible to use g2core on an Arduino DUE and communicate with it with UART instead of USB?
I've already modified gShield-pinout.h: I've disabled USB, enabled UART and set/shifted some pi…
-
Using BOSSAC to flash SAME53N20 device vis USB and Atmel SAM-BA monitor. The utility communicates with the device, but verify fails. When the flash is read back, it is still erased. I have created fil…
-
1) MPLAB ICE 4 has been released for quite a while.
https://www.microchip.com/en-us/development-tool/DV244140
I am not so sure if there are people who have it and want to play with avrdude. It is …
-
I'm not sure whether this is an issue with PlatformIO or with my setup. Uploading to an Arduino Zero compatible board seems to work flawlessly with PlatformIO 4.0.2 on 5.3.12-arch1-1:
```
Processi…
ghost updated
4 years ago