ew写延时验证成功,ej写流水号验证成功
解决上位机协议crc错误依然执行命令的bug 注意:小板方案中芯片类型与主板不同时,使用槽任务可能造成各种异常问题(死机,死循环,不返回数据等)
This commit is contained in:
@@ -87,7 +87,7 @@ static const uart_dtb g_uartdtb[]={
|
||||
.uart=USART1,
|
||||
.uart_clock_fun=RCC_APB2PeriphClockCmd,
|
||||
.uart_rcc=RCC_APB2Periph_USART1,
|
||||
.baudrate=57600,
|
||||
.baudrate=38400,
|
||||
.irq_channel=USART1_IRQn,
|
||||
|
||||
.gpio_tx_clock_fun=RCC_APB2PeriphClockCmd,
|
||||
|
Reference in New Issue
Block a user