[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
Attention all forum users , we will organize a group purchase of TI development boards next week !This group purchase requires that you post no less than 3 technical posts in the TI community !Before
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