搜索资源列表
S3C44B0X CAN总线通讯
- 按PC键盘通过超级终端发送数据,开发板将接收到的数据通过CAN总线转发,在另一个超级终端上显示数据来实现数据传输,源代码已经调试可用,希望能对大家有所帮助。-PC keyboard adopted by the Super Terminal send data, the board will receive the data transmitted through the CAN bus, in another super-terminal display the data to achieve
stm32-timerPPS2PUSART
- 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
STM32PUCOS-II=GPIO_PS2_TIM
- 1.板上的8 个按键分别 代表数字1-8,按下一个按键将结果通过串口发送到PC机上显示; 2.使用两个定时器模块,分别定时为1ms 和100ms 产生中断,使用它们分别 产生1s的定时时间,将时间分别显示到数码管上; 3.外接PS/2小键盘,将按键的值通过串口显示到PC机上。-A panel of eight key representing the number 1-8 press a key the results sent through the serial port on