-
```
What steps will reproduce the problem?
1. Compile the library without WIN32 or HAVE_PTHREAD
2. Observe compiler errors
What is the expected output? What do you see instead?
Expect successful co…
-
```
What steps will reproduce the problem?
1. Compile the library without WIN32 or HAVE_PTHREAD
2. Observe compiler errors
What is the expected output? What do you see instead?
Expect successful co…
-
```
What steps will reproduce the problem?
1. Compile the library without WIN32 or HAVE_PTHREAD
2. Observe compiler errors
What is the expected output? What do you see instead?
Expect successful co…
-
My silly platform uses a PIC32 and we don't have TCP/IP support currently built in. We currently run bare metal with no OS but FreeRTOS could be added.
Looking at the code, when a message gets to …
-
Thank you for your extensive documentation! May I clarify if the Nuvoton8051_EraseCFG() function you included in Nuvoton8051.c would be able to clear a chip lock bit set in the config register? I'm lo…
-
First of all, I wanted to let you know this is a kick ass badge. I love it, and it has inspired me to give openocd / gdb / JTAG / ARM micro programming another shot.
I'm still learning how to use a…
-
Thankfully for all exercises in this book, an Ozone project is already provided. However, on page 133 of the textbook (steps for creating an Ozone project for future projects), it mentions to select t…
-
hello:
Several Brushless chips can be driven by PWM signal, but need to have the registers configured by spi....
i wonder if it would be possible to have an SPI interface and I/O pins . ?
Cheers !!!…
-
Hi there,
My question have been asked before related to the I2C delay, however, I'm writing to a SPI based DAC which takes in a single write sequence as 3 bytes and updates the DAC output on CS ris…
-
An increasing number of microcontrollers feature mechanisms to limit memory accesses not only within an unprivileged user-mode, but also in their privileged machine-mode. Examples for these memory pro…