Description: Excel Datei die die Register BRP TS1 TS2 nach der gesuchten Baudrate berechnet. Achtung enthält Makros die natürlich aktiviert werden müssen damit es berechnet wird. Der Code kann über den VB Editor gelesen werden ist also nicht geschützt. Excel file to the register BRP TS1 TS2 for the requested baud rate is calculated. Warning contains macros that must be activated, of course, so it is calculated. The code can be read on the VB Editor is not protected. Umsetzung im code, Achtung zum Prescaler muss 1 addiert werden Be implemented in the code, respect for the prescaler must be 1 added CAN_InitStructure.CAN_Prescaler = BRP +1 CAN_InitStructure.CAN_BS1 = TS1; CAN_InitStructure.CAN_BS2 = TS2; |
STM32-baudrate-calculation-1.0.zip
下载11.24 KB, 下载次数: 47, 下载积分: ST金币 -1