-
### Description
master and slave style dual controller board support.
Some controller board like lpc1768 based doesn't have much custom io for us to tinker with, some does, but somet…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
`SysTick_Callback()` should not be used as doing so causes timing jitter for *all interrupts*…
mh-dm updated
2 months ago
-
### Description
Add an option under ADVANCED_PAUSE_FEATURE to return to "main_menu" instead of the purge/continue screen on pause from the lcd
### Feature Workflow
1. Enable ADVANCED_PAUS…
-
Hello!
While programming lpc21isp adds garbage data at the end of program in the flash memory. It is a problem when CRC value is calculated by the code from whole flash memory - CRC will differ when …
-
![SKRpinoutpic](https://user-images.githubusercontent.com/45836295/69481666-59ae8b00-0e13-11ea-8ae9-6bb4eb9d44c7.jpg)
-
Secure Bootloader upgrades only signed Firmwares and does not download firmware's which does not have any valid signature.
-
I think with initializing the single TIMER your code will not scale to more threads. I think the TIMER belongs to a different "abstraction" layer and instead there should be two mechanisms:
- Round tr…
Rush updated
11 years ago
-
Hi,
The manual states that in platfrom.io the default_env is set as LCP1768 but that the processor of the SKR 1.3 not the PRO. It now shows the BIGTREE_SKR_PRO as an environment so do I use this?
…
-
PIO Core Call Error: "UnknownEnvNamesError: Unknown environment names 'lpc1769'. Valid names are 'mks_eagle_usb_flash_drive_msc, mks_robin_nano_v3, STM32F103RC_ZM3E2_USB_maple, STM32F070CB_malyan, FYS…
-
I am using an MLX90640 with a SAMD21 microcontroller. The schematic of my board is similar to the Arduino Zero, just as an FYI. The SAMD21 is clocked at 48 MHz, and I tried using the MLX90640 with I2C…