SAM32 icon indicating copy to clipboard operation
SAM32 copied to clipboard

Feather-sized SAMD51 with M4 core serving as UART bridge to WROOM ESP32

Results 19 SAM32 issues
Sort by recently updated
recently updated
newest added

There's a known issue with NINA firmware on the SAM32v2.4 causing it to dominate the SPI bus. This causes intermittent issues with concurrent ESP32 and SD card access (for example)....

fixed!

IoT projects can be difficult on university campuses when dealing with WPA2 enterprise access points.

fixed!

The same way folks are building micropython/circuitpython to runon embedded hardware, another effort is underway for Rust. Would be neat to get this up and running on the SAM32! Master...

enhancement

Looks like adafruit is also exploring the idea of using the ESP32 as a "co-processor." See the link before for getting started.

good first issue

Both SAMD and ESP are configured as masters on the SPI bus to the SD card. If, through software mis-configuration, they both try to access the SD card at the...

- [x] via SAMD51 SPI - [x] via ESP32 SPI