-
Thanks for the well documented sketches. I have used dmaspi.ino to create a DMA/SPI DUE library that is compatible with SPI.h for the most part. However, could you explain or point me in the right dir…
-
### Description
There are some gaps in the config files for the `cw310` interface which goes through the SAM3X.
* Some pin names are not recognised, leading to errors like `Error: Invalid pin na…
jwnrt updated
5 months ago
-
There is a fairly dated fork with a port for SAM3X processor used in the Arduino Due : https://github.com/Adirockzz95/micropython . Can this be brought in line with upstream work ? at least reusable p…
-
Hello engineers!!
How can I load the firmware on the CW310 board onto the SAM3X on my board? Under what operating system can software be used to load firmware onto the MCU? Is there a method explanat…
-
I have installed the library and am trying to compile the SendCANMessages example.
I'm getting the following errors:
```
Arduino: 1.8.5 (Windows 10), TD: 1.41, Board: "Arduino Due (Native USB…
-
Hey,
on page [SAM3X-Arduino Pin Mapping](https://www.arduino.cc/en/Hacking/PinMappingSAM3X) the "Mapped Pin Name" for pin 71 is incorrectly stated as SCL2 rather than the actual SCL1.
> Due Pin …
-
Need to add reset command to SAM3X - right now only supports firmware upgrade.
-
Hi, in advance apologies if this is the wrong place to ask this.
I'm trying to build (for the first time) g2 for Due+gShield. I've tried this on Windows10+Bash and Ubuntu 16.4.1 and have failed on…
-
In order to facilitate debug and integration testing, we need to make sure both the FPGA and ASIC mappings are aligned. Specifically, that means the pinmux should be configured to map out all relevan…
-
### Description
I cannot obtain the CW310 board, but I want to implement opentitan on the existing board and test it.I am currently loading bitstream into my FPGA and using UART_ The USB chip receive…