I am currently developing and producing an external digital battery, mainly used for powering or charging laptops, cameras, mobile phones, MP3 and MP4. I would like to publish it in this forum, hoping...
#include#define data00 P1 #define uchar unsigned char uchar recddata=0x00,datastore[6]={0x20,0x20,0x20,0x20,0x20,0x20},i=1,j=0; //i is the datastore data packet variable, j is the current position to ...
[i=s]This post was last edited by paulhyde on 2014-9-15 09:26[/i] Hi everyone, I am working on the SPI communication between FPGA and MCU recently, and it is giving me a headache. I have searched for ...
I have a question about USART. How do I send the specified 9th bit of data in STM32F103? This is the 9th bit of data implemented in 51 (the difference between multi-machine communication address and d...
As the title says, I am using CCSv3.3, C6713 simulator. It takes several minutes to run a program with a large amount of calculations. It only takes one or two seconds to run it directly under Windows...
TI Automotive Intelligent Processor : https://training.eeworld.com.cn/course/80Part 1: Introduction to TI's automotive application processors? ? Automotive electronics is an area where TI focuses on i...