EngineBay2
DashDisplay
Vertical
Bart
chibiosIgnition
ChibiGauge
LedShow
FuelGauge
dashGPS
libSerial
libSSD1306
libOLED
libNMEA
libLSM9DS1
libSmallPrintf
dualCDC
ais_server
libCharLCD
CharLCD
ScreenTimer
testOled
Nec2c
libIgnTiming
EDIS_Ignition
canSerial
AFRtranscoder
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
dualCDC
(root)
/ – Rev 2
Rev
Rev 1
|
Go to most recent revision
|
Compare with Previous
|
Directory listing
|
View Log
|
RSS feed
Last modification
Rev 2 –
1715 d 19 h
Author:
mjames
Log message:
Version which has single CDC UART, controls an rs485 transciever, and has the USB 1.5 k USB pullup resistor connected to a GPIO to allow a software reset to cause re-enumeration of USB.
Path
Blame
Diff
Log
/trunk/Core/
/trunk/Core/Inc/
/trunk/Core/Inc/main.h
/trunk/Core/Inc/stm32f1xx_hal_conf.h
/trunk/Core/Inc/stm32f1xx_it.h
/trunk/Core/Src/
/trunk/Core/Src/main.c
/trunk/Core/Src/stm32f1xx_hal_msp.c
/trunk/Core/Src/stm32f1xx_it.c
/trunk/Core/Src/system_stm32f1xx.c
/trunk/dualCDC.ioc
/trunk/Makefile
/trunk/Middlewares/
/trunk/Middlewares/ST/
/trunk/Middlewares/ST/STM32_USB_Device_Library/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc_if_template.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc_if_template.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_conf_template.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_desc_template.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_conf_template.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_desc_template.c
/trunk/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c
/trunk/startup_stm32f103xb.s
/trunk/STM32F103CBTx_FLASH.ld
/trunk/USB_DEVICE/
/trunk/USB_DEVICE/App/
/trunk/USB_DEVICE/App/usbd_cdc_if.c
/trunk/USB_DEVICE/App/usbd_cdc_if.h
/trunk/USB_DEVICE/App/usbd_desc.c
/trunk/USB_DEVICE/App/usbd_desc.h
/trunk/USB_DEVICE/App/usb_device.c
/trunk/USB_DEVICE/App/usb_device.h
/trunk/USB_DEVICE/Target/
/trunk/USB_DEVICE/Target/usbd_conf.c
/trunk/USB_DEVICE/Target/usbd_conf.h