-
Excusez-moi si je parle francais.J'ai mis ci dessous une traduction de google:
j'utilise les exemples donnés sur Locoduino ou sur d'autres sites avec la bibliotheque ACAN2515 de Pierre Molinaro.
J’u…
-
A communication via UART between STM32WB board and ATSAME54 board is desired. UART communication with DMA would be faster and efficient but ATSAME54 does not have DMA enabled. Adding DMA feature to th…
-
Hello Pierre,
I'm trying to connect two 2515 boards to my Arduino (Mega2560).
I defined 2 different chip selects and interrupts (10/3 & 11/2) and taken separately they work.
When I try to instanti…
-
I get the following error in console when trying to run the loopback example:
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv…
-
**Describe the bug**
I build and run `samples/drivers/led_strip/` on the MIMXRT1050_EVK with DMA enabled for LPSPI. However, no data is put on MOSI pin. When I disable DCACHE, the data is put on the …
-
Hello,
I installed your custom image (which by the way works very well for image recognition and ros2 foxy thank you very much) and I tried to use PWM 32 and 33. I have enabled it with Jetson-IO, r…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
I'm attempting to use HCI SPI with a Particle Argon and an Arty to implement a full-fledged Bluetooth stack, however, I need to confirm the **spi** & **gpio_out** nodes are correct before I debug the…
-
This is a list of Zephyr device emulators and simulators, as well as native_sim specific drivers which lack documentation, or whose documentation is in a bad state, and other related documentation is…
-
Greetings,
I wanted to report an issue I was having using this go package. I recently got some used boards of ebay (claimed they still worked) to practice hacking on and the like. The reason I grab…