文件名称:KEIL STM32F10X官方例程
文件大小:153KB
文件格式:ZIP
更新时间:2021-05-02 17:05:24
keil STM32 USB
KEIL STM32F10X USB官方例程 Audio_Speaker Example description =================== The USB-FS-Device Audio Speaker demo gives examples of how to use the STM32F10xxx and STM32L15xxx USB-FS-Device peripheral to communicate with the PC host in the isochronous transfer mode. It provides a demonstration of the correct method for configuring an isochronous endpoint, receiving or transmitting data from/to the host. More details about this Demo implementation is given in the User manual "UM0424 STM32F10xxx USB development kit", available for download from the ST microcontrollers website: www.st.com/stm32
【文件预览】:
Audio_Speaker
----TrueSTUDIO()
--------STM3210B-EVAL()
--------.metadata()
--------STM32L152-EVAL()
--------STM3210E-EVAL()
--------STM3210E-EVAL_XL()
----inc()
--------stm32_it.h(2KB)
--------usb_pwr.h(2KB)
--------stm32l1xx_conf.h(3KB)
--------stm32f10x_conf.h(3KB)
--------platform_config.h(5KB)
--------i2s_codec.h(7KB)
--------usb_desc.h(4KB)
--------usb_istr.h(3KB)
--------usb_conf.h(3KB)
--------hw_config.h(3KB)
--------usb_prop.h(3KB)
----src()
--------usb_desc.c(12KB)
--------usb_endp.c(3KB)
--------main.c(3KB)
--------usb_istr.c(7KB)
--------i2s_codec.c(55KB)
--------hw_config.c(16KB)
--------system_stm32l1xx.c(20KB)
--------stm32_it.c(11KB)
--------system_stm32f10x.c(29KB)
--------usb_pwr.c(9KB)
--------usb_prop.c(11KB)
----MDK-ARM()
--------AudioSpeaker.uvopt(49KB)
--------AudioSpeaker.uvproj(175KB)
----TASKING()
--------STM3210B-EVAL()
--------.metadata()
--------STM32L152-EVAL()
--------STM3210E-EVAL()
--------STM3210E-EVAL_XL()
----RIDE()
--------AudioSpeaker.rprj(670B)
--------AudioSpeaker.rapp(52KB)
----EWARM()
--------AudioSpeaker.ewp(109KB)
--------stm32l1xx_flash.icf(1KB)
--------stm32f10x_flash.icf(1KB)
--------AudioSpeaker.eww(918B)
--------AudioSpeaker.ewd(124KB)
----readme.txt(7KB)