[align=left][color=rgb(51, 51, 51)]During the circuit design process, applications engineers often overlook the layout of the printed circuit board (PCB). The problem often encountered is that the cir...
The silk screen of the last PCB eeworld.com was dried up by the solder layer and the power interface was reversed. I re-drew it this time. The accelerometer sensor has 14-bit accuracy from Freescale. ...
Debug Log 2
Using Hardware SPI
The speed of the simulated SPI last time was a bit impressive, this time I use hardware SPI
csi_gpio_pin_t pin_clk;
csi_gpio_pin_t pin_mosi;
csi_gpio_pin_t pin_cs;
csi_g...
I have no problem when debugging with Simulator, but the following error appears when debugging with FETWhat is going on??×× cannot be uploaded, which means that the initialization of the device faile...