I made something with Fujitsu's MB91F599, and the teacher required 3mA current in standby mode. I thought it was not difficult, but after two days of work, I felt annoyed. After turning off a few time...
The purpose of the circuit is to input a signal Vin, compare it with the reference voltage, and output two corresponding signals, one output is high level and the other output is low level.
The circui...
After reading uboot and knowing the transplantation process, I want to try to configure uclinux by myself and study it in depth. I have some doubts. Please advise. 1. I tried to configure uclinux and ...
I am planning to use CSR Bluetooth module for experimental design recently. If you have any knowledge, please recommend me where I can find Bluetooth module development board. The Bluetooth module I n...
Mr. High Speed Original Article | Wang HuidongPreface:If you love someone, please ask him to make high-speed PCB ; if you hate someone, ask him to make high-speed PCB.At the beginning, I was also very...
I am confused when I read a serial port initialization program. int Uart_Init(LPC_INT8U PortNum, LPC_UART_config_t *Config){…………} How can I set the BaudRate to 115200 and pass other parameters to the ...