[backcolor=white]The following code function P1.0 outputs ACLK clock, P2.0 is used as capture pin, captures the signal of P1.0, and is triggered by the rising edge. In the capture interrupt, character
As the title says, it took me two weeks to finally get the serial port driver working. Now my serial port 1 and serial port 2 can send and receive data from the outside world normally. Tomorrow I will
[i=s]This post was last edited by jameswangsynnex on 2015-3-3 19:57[/i] Nowadays, it is common for families to have multiple TVs. What should family members do if they want to watch digital pay TV i
Why do we need to enable the JTAG pull-up resistor in the 8962 can_device_qs routine?// // Enable the pull-ups on the JTAG signals. // SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOC); GPIOPadConfigSet(GPI
I am debugging the RTC peripheral of STM32F103ZET today. I have written similar programs before. When debugging today, the RTC cannot be initialized. I will paste the initialization code as follows: v
_c_int00 is branch to start of boot.asm in RTS libray //Translated into Chinese, _c_int00 is the entry address of rts2800_ml.lib; · _c_int00 is the entry address of the C initialization code· When you