-
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…
-
**Describe the bug**
It appears while searching for .lib files mbed-tools is able to traverse into tooling folders, namely a co-located virtualenv and attempts to parse invalid `.lib` files.
The e…
-
At the moment https://github.com/rusefi/rusefi/blob/9b5f0244bf976f67cbac009cee85a3fbda255b25/firmware/hw_layer/ports/stm32/stm32f7/STM32F7.ld#L31 has 768KB hardcoded - that's 1MB minus trailing pages …
-
**Describe the bug**
Trying to load a bitstream into an iCE40 with the GPIO bitbang mode results in a MPU fault.
**To Reproduce**
1. select load mode GPIO bitbang in the devicetree: `load-mode = …
-
#### Description
When the `ztimer_msec` module is enabled and backed by `periph_rtt` on a STM32 CPU I noticed jitter in my ISRs of 100-200 usec. Digging into the issue I see the implementation of r…
-
Thanks for all authors! But I just cannot reproduce the behavior of the ertps-stm32.
Here is the issue.
## Env
- hardware: stm32f767zi
- toolchain: gcc8-2019-q3
- cubeIDE: v6.4 with FW_V7 v…
-
Hi, Thenatefisher,
I have test it with my R820T tunner. But the audio output is just strong digital noise , not the white noise.
I think there might have issue with the USB data or in the FM demod …
szjdb updated
2 years ago
-
The first issue exchanged in the mail
**Answer**
Hello and welcome to the LICSTER project,
for your first question 1:
You need to zip the folder https://github.com/hsainnos/LICSTER/tree/mast…
-
Hello All,
I was wondering if we could get build instructions for libmbed.a - (rather than just patching it...) -
[https://github.com/arduino/ArduinoCore-mbed/tree/master/variants/PORTENTA_H7_M…
-
### Description
I had a hypothetical scenario were I want to simulate an interrupt been generated two times per day. In this case, I would like know how I can "advance" the virtual timer to 11:59:0…