커밋 기록

작성자 SHA1 메시지 날짜
  zuozuojia ecb69f56ac Update drv_can.c 3 년 전
  zuozuojia ff36a39d32 [bsp/stm32] fix the bug of can filter conflict 3 년 전
  zuozuojia ba1b8b4bfa delete the code be commented out 3 년 전
  zuozuojia a282faf26c [bsp/stm32] fix the bug of 'can' being stucked when short cricuit the canH and canL, change some wrong annotations 3 년 전
  zuozuojia 10b71175eb [stm32F4] adapt 168M frequency of 1M can baud, remember to add the define of BSP_USING_CAN168M in kconfig while using 168M frequency 3 년 전
  svchao 7053bd7a58 [fix] The baud rate is configured according to the different APB1 frequencies. f4-series only. 3 년 전
  YJIE_1998 53a4074f0b i# This is a combination of 3 commits. 3 년 전
  Bernard Xiong 259144b2e6 Merge branch 'master' into master 4 년 전
  cosmo 28ec21671c 删除了注释中从can.h拷贝的rt_can_filter_item 4 년 전
  Meco Man fc04d828ee [stm32][driver] auto formatted 4 년 전
  cosmo 55ea496431 格式修正 4 년 전
  cosmo 9c811b19ba 修复滤波设置问题,根据标志帧和扩展帧判别所需位移,根据滤波模式判别CAN_FxR2[3:0]设置。 4 년 전
  cosmo 69a347fa7b 修复 应用层设置hdr = -1时,驱动层没有正确识别问题,默认按照滤波表顺序设置FilterBank 4 년 전
  zhuyunfan 6dd5af4fa6 [bsp][stm32]add can support for stm32l4 4 년 전
  GaoJie c4eed718e8 [BSP] [STM32] drv_can.c CANx_SCE_IRQHandler() 的 RT_CAN_BUS_ACK_ERR 处理3个邮箱的 TXOK标志 5 년 전
  GaoJie 1e94742a0e [BSP] In bsp of stm32, Change drv_can1 to drv_can2 in function CAN2_SCE_IRQHandler() of drv_can.c 5 년 전
  tyustli 51d1ec80a4 fix docs link err 5 년 전
  tyustli 3730df2411 1、[bsp] [imxrt] rename docs imxrt -> i.MX RT 5 년 전
  tyustli 363c9b1460 [bsp] [stm32] fix drv_can.c and can.c bug 5 년 전
  tyustli c81eebcd5d [bsp] [stm32] fix drv_can.c 5 년 전
  tyustli a08f767a42 fix 429 uart2/3 hardware init and add can1 5 년 전
  杨连钊 b1f4e192ad [drv_can.c]fix 3 warings 5 년 전
  杨连钊 9e74077928 [bsp][stm32][libraries][HAL_Drivers] update drv_can.c 5 년 전
  zhangjun1996 778199f876 如果开启了RT_CAN_USING_HDR,则提示该驱动不支持硬件过滤器,请取消RT_CAN_USING_HDR。 5 년 전
  zhangjun1996 3e7580dc7d 重新配置CAN之前,关闭CAN,配置完再打开。 5 년 전
  zhangjun1996 537c2376f9 1,修复由于stm32系列的hal库升级导致stm32f1和stm32f4平台的can驱动编译错误 5 년 전
  杨连钊 5795a34d18 [bsp][stm32] add can driver. 6 년 전