-
I'm trying to debug an issue with the Giga crashing after a number of hours running. Unfortunately, it seems a number of issues are hampering this:
- `mbed_config.h` has most values disabled includi…
-
When I run [Arduino_AdvancedAnalog](https://github.com/arduino-libraries/Arduino_AdvancedAnalog/tree/main)/[examples](https://github.com/arduino-libraries/Arduino_AdvancedAnalog/tree/main/examples)/[A…
-
I'm trying to use BLE on the Portenta H7 M4 core (which I believe should be possible since the M4 has access to the HCI UART lines, but if someone knows definitively that it is not possible please let…
-
Please add board 'Arduino Giga R1 Wifi' to the boards support list:
MCU: STM32H747XIH6, Cortex M7 480mhz
Mucho appreciated.
-
As the title says. Here's an example:
```
$ cd ~/.platformio/platforms/ststm32/boards/
$ grep '"extra_flags":' nucleo_*
nucleo_f030r8.json: "extra_flags": "-DSTM32F030x8",
nucleo_f031k6.json…
-
**Describe the bug**
The Arduino Portenta H7 clocks are not correct. According to some prior discussion around this board, "the system is still running at 100 MHz while the system thinks it is runnin…
-
I'm using platformio to build firmware for my opta board
I would like to increase the number of TCP connections, so I modified the `variants/OPTA/conf/mbed_app.json`
and added
```
"lwip.socket-m…
-
I tried helping someone get ArduinoBLE to work on the M4 core but BLE.begin() crashes - it does not return 0 or 1.
I believe this is because of the restriction that Serial can only run on the main co…
-
This issue tracks the porting of boards and SoCs to https://github.com/zephyrproject-rtos/zephyr/issues/51833.
### SoC series: AGILEX
- [x] soc: AGILEX
- [x] board: intel_socfpga_agilex_socdk, …
-
@sebromero
I feel like none of the LVGL examples work. Can someone try one of them such as:
https://github.com/arduino-libraries/Arduino_Pro_Tutorials/blob/main/examples/Creating%20GUIs%20wi…