在好例子网,分享、交流、成长!
您当前所在位置:首页C/C++ 开发实例嵌入式开发 → STM32F429单片机的所有外设程序例程共计69个

STM32F429单片机的所有外设程序例程共计69个

嵌入式开发

下载此实例
  • 开发语言:C/C++
  • 实例大小:154.79M
  • 下载次数:40
  • 浏览次数:544
  • 发布时间:2022-05-14
  • 实例类别:嵌入式开发
  • 发 布 人:qq964453117
  • 文件格式:.zip
  • 所需积分:2
 相关标签: Stm32F429 STM32F4 STM32 STM3 F429

实例介绍

【实例简介】STM32F429单片机的所有外设程序例程共计69个

程序包含了所有STM32F429单片机外设的程序例程,429单片机外设一共有69个,程序例程共有69个外设还有3个综合实例,可以提供大家学习参考。

【实例截图】

from clipboardfrom clipboard

from clipboard

【核心代码】

.
├── TM32F429单片机的所有外设程序例程共计69个.zip
└── stm32f429-main
    ├── 00-STM32F429_LIBRARIES
    │   ├── Doxyfile.doxy
    │   ├── README.md
    │   ├── __doxygen.h
    │   ├── attributes.h
    │   ├── defines_example.h
    │   ├── emwin
    │   │   ├── BUTTON.h
    │   │   ├── BUTTON_Private.h
    │   │   ├── CALENDAR.h
    │   │   ├── CHECKBOX.h
    │   │   ├── CHECKBOX_Private.h
    │   │   ├── CHOOSECOLOR.h
    │   │   ├── CHOOSEFILE.h
    │   │   ├── DIALOG.h
    │   │   ├── DIALOG_Intern.h
    │   │   ├── DROPDOWN.h
    │   │   ├── DROPDOWN_Private.h
    │   │   ├── EDIT.h
    │   │   ├── EDIT_Private.h
    │   │   ├── FRAMEWIN.h
    │   │   ├── FRAMEWIN_Private.h
    │   │   ├── GRAPH.h
    │   │   ├── GRAPH_Private.h
    │   │   ├── GUI.h
    │   │   ├── GUIConf.c
    │   │   ├── GUIConf.h
    │   │   ├── GUIDRV_DCache.h
    │   │   ├── GUIDRV_DCache_Private.h
    │   │   ├── GUIDRV_Dist.h
    │   │   ├── GUIDRV_FlexColor.h
    │   │   ├── GUIDRV_FlexColor_Private.h
    │   │   ├── GUIDRV_Generic.h
    │   │   ├── GUIDRV_Lin.h
    │   │   ├── GUIDRV_Lin_Opt_16.h
    │   │   ├── GUIDRV_Lin_Opt_24.h
    │   │   ├── GUIDRV_Lin_Opt_32.h
    │   │   ├── GUIDRV_Lin_Opt_8.h
    │   │   ├── GUIDRV_Lin_Private.h
    │   │   ├── GUIDRV_NoOpt_1_8.h
    │   │   ├── GUIDRV_Template.h
    │   │   ├── GUIDRV_TemplateI.h
    │   │   ├── GUIDRV_TemplateI_Private.h
    │   │   ├── GUIDRV_stm32f429i_discovery.c
    │   │   ├── GUITDRV_ADS7846.h
    │   │   ├── GUI_ARRAY.h
    │   │   ├── GUI_ARRAY_Private.h
    │   │   ├── GUI_BMP_Private.h
    │   │   ├── GUI_ConfDefaults.h
    │   │   ├── GUI_Debug.h
    │   │   ├── GUI_FontIntern.h
    │   │   ├── GUI_GIF_Private.h
    │   │   ├── GUI_HOOK.h
    │   │   ├── GUI_JPEG_Private.h
    │   │   ├── GUI_Private.h
    │   │   ├── GUI_SIM_Win32.h
    │   │   ├── GUI_SPRITE_Private.h
    │   │   ├── GUI_SetOrientation.h
    │   │   ├── GUI_SetOrientationCX.h
    │   │   ├── GUI_Type.h
    │   │   ├── GUI_VNC.h
    │   │   ├── GUI_Version.h
    │   │   ├── Global.h
    │   │   ├── HEADER.h
    │   │   ├── HEADER_Private.h
    │   │   ├── ICONVIEW.h
    │   │   ├── ICONVIEW_Private.h
    │   │   ├── IMAGE.h
    │   │   ├── IMAGE_Private.h
    │   │   ├── KNOB.h
    │   │   ├── KNOB_Private.h
    │   │   ├── LCD.h
    │   │   ├── LCDConf.h
    │   │   ├── LCD_ConfDefaults.h
    │   │   ├── LCD_Private.h
    │   │   ├── LCD_Protected.h
    │   │   ├── LCD_SIM.h
    │   │   ├── LISTBOX.h
    │   │   ├── LISTBOX_Private.h
    │   │   ├── LISTVIEW.h
    │   │   ├── LISTVIEW_Private.h
    │   │   ├── LISTWHEEL.h
    │   │   ├── LISTWHEEL_Private.h
    │   │   ├── MENU.h
    │   │   ├── MENU_Private.h
    │   │   ├── MESSAGEBOX.h
    │   │   ├── MULTIEDIT.h
    │   │   ├── MULTIPAGE.h
    │   │   ├── MULTIPAGE_Private.h
    │   │   ├── PROGBAR.h
    │   │   ├── PROGBAR_Private.h
    │   │   ├── RADIO.h
    │   │   ├── RADIO_Private.h
    │   │   ├── SCROLLBAR.h
    │   │   ├── SCROLLBAR_Private.h
    │   │   ├── SLIDER.h
    │   │   ├── SLIDER_Private.h
    │   │   ├── SPINBOX.h
    │   │   ├── SPINBOX_Private.h
    │   │   ├── STemWin522_CM4_GCC.a
    │   │   ├── STemWin522_CM4_IAR.a
    │   │   ├── STemWin522_CM4_Keil.lib
    │   │   ├── STemWin522_CM4_OS_GCC.a
    │   │   ├── STemWin522_CM4_OS_IAR.a
    │   │   ├── STemWin522_CM4_OS_Keil.lib
    │   │   ├── STemWin526_CM4_GCC.a
    │   │   ├── STemWin526_CM4_IAR.a
    │   │   ├── STemWin526_CM4_Keil.lib
    │   │   ├── STemWin526_CM4_OS_GCC.a
    │   │   ├── STemWin526_CM4_OS_IAR.a
    │   │   ├── STemWin526_CM4_OS_Keil.lib
    │   │   ├── TEXT.h
    │   │   ├── TEXT_Private.h
    │   │   ├── TREEVIEW.h
    │   │   ├── TREEVIEW_Private.h
    │   │   ├── WIDGET.h
    │   │   ├── WINDOW_Private.h
    │   │   ├── WM.h
    │   │   ├── WM_GUI.h
    │   │   ├── WM_Intern.h
    │   │   └── global_includes.h
    │   ├── emwin_lcd
    │   │   ├── GUIConf.c
    │   │   ├── GUIDRV_STM32F4_LTDC_DMA2D.c
    │   │   ├── Include
    │   │   │   ├── BUTTON.h
    │   │   │   ├── BUTTON_Private.h
    │   │   │   ├── CALENDAR.h
    │   │   │   ├── CHECKBOX.h
    │   │   │   ├── CHECKBOX_Private.h
    │   │   │   ├── CHOOSECOLOR.h
    │   │   │   ├── CHOOSEFILE.h
    │   │   │   ├── DIALOG.h
    │   │   │   ├── DIALOG_Intern.h
    │   │   │   ├── DROPDOWN.h
    │   │   │   ├── DROPDOWN_Private.h
    │   │   │   ├── EDIT.h
    │   │   │   ├── EDIT_Private.h
    │   │   │   ├── FRAMEWIN.h
    │   │   │   ├── FRAMEWIN_Private.h
    │   │   │   ├── GRAPH.h
    │   │   │   ├── GRAPH_Private.h
    │   │   │   ├── GUI.h
    │   │   │   ├── GUIConf.h
    │   │   │   ├── GUIDRV_DCache.h
    │   │   │   ├── GUIDRV_DCache_Private.h
    │   │   │   ├── GUIDRV_Dist.h
    │   │   │   ├── GUIDRV_FlexColor.h
    │   │   │   ├── GUIDRV_FlexColor_Private.h
    │   │   │   ├── GUIDRV_Generic.h
    │   │   │   ├── GUIDRV_Lin.h
    │   │   │   ├── GUIDRV_Lin_Opt_16.h
    │   │   │   ├── GUIDRV_Lin_Opt_24.h
    │   │   │   ├── GUIDRV_Lin_Opt_32.h
    │   │   │   ├── GUIDRV_Lin_Opt_8.h
    │   │   │   ├── GUIDRV_Lin_Private.h
    │   │   │   ├── GUIDRV_NoOpt_1_8.h
    │   │   │   ├── GUIDRV_Template.h
    │   │   │   ├── GUIDRV_TemplateI.h
    │   │   │   ├── GUIDRV_TemplateI_Private.h
    │   │   │   ├── GUITDRV_ADS7846.h
    │   │   │   ├── GUI_ARRAY.h
    │   │   │   ├── GUI_ARRAY_Private.h
    │   │   │   ├── GUI_BMP_Private.h
    │   │   │   ├── GUI_ConfDefaults.h
    │   │   │   ├── GUI_Debug.h
    │   │   │   ├── GUI_FontIntern.h
    │   │   │   ├── GUI_GIF_Private.h
    │   │   │   ├── GUI_HOOK.h
    │   │   │   ├── GUI_JPEG_Private.h
    │   │   │   ├── GUI_Private.h
    │   │   │   ├── GUI_SIM_Win32.h
    │   │   │   ├── GUI_SPRITE_Private.h
    │   │   │   ├── GUI_SetOrientation.h
    │   │   │   ├── GUI_SetOrientationCX.h
    │   │   │   ├── GUI_Type.h
    │   │   │   ├── GUI_VNC.h
    │   │   │   ├── GUI_Version.h
    │   │   │   ├── Global.h
    │   │   │   ├── HEADER.h
    │   │   │   ├── HEADER_Private.h
    │   │   │   ├── ICONVIEW.h
    │   │   │   ├── ICONVIEW_Private.h
    │   │   │   ├── IMAGE.h
    │   │   │   ├── IMAGE_Private.h
    │   │   │   ├── KNOB.h
    │   │   │   ├── KNOB_Private.h
    │   │   │   ├── LCD.h
    │   │   │   ├── LCDConf.h
    │   │   │   ├── LCD_ConfDefaults.h
    │   │   │   ├── LCD_Private.h
    │   │   │   ├── LCD_Protected.h
    │   │   │   ├── LCD_SIM.h
    │   │   │   ├── LISTBOX.h
    │   │   │   ├── LISTBOX_Private.h
    │   │   │   ├── LISTVIEW.h
    │   │   │   ├── LISTVIEW_Private.h
    │   │   │   ├── LISTWHEEL.h
    │   │   │   ├── LISTWHEEL_Private.h
    │   │   │   ├── MENU.h
    │   │   │   ├── MENU_Private.h
    │   │   │   ├── MESSAGEBOX.h
    │   │   │   ├── MULTIEDIT.h
    │   │   │   ├── MULTIPAGE.h
    │   │   │   ├── MULTIPAGE_Private.h
    │   │   │   ├── PROGBAR.h
    │   │   │   ├── PROGBAR_Private.h
    │   │   │   ├── RADIO.h
    │   │   │   ├── RADIO_Private.h
    │   │   │   ├── SCROLLBAR.h
    │   │   │   ├── SCROLLBAR_Private.h
    │   │   │   ├── SLIDER.h
    │   │   │   ├── SLIDER_Private.h
    │   │   │   ├── SPINBOX.h
    │   │   │   ├── SPINBOX_Private.h
    │   │   │   ├── TEXT.h
    │   │   │   ├── TEXT_Private.h
    │   │   │   ├── TREEVIEW.h
    │   │   │   ├── TREEVIEW_Private.h
    │   │   │   ├── WIDGET.h
    │   │   │   ├── WINDOW_Private.h
    │   │   │   ├── WM.h
    │   │   │   ├── WM_GUI.h
    │   │   │   ├── WM_Intern.h
    │   │   │   └── global_includes.h
    │   │   └── Lib
    │   │       ├── STemWin526_CM4_GCC.a
    │   │       ├── STemWin526_CM4_IAR.a
    │   │       ├── STemWin526_CM4_Keil.lib
    │   │       ├── STemWin526_CM4_OS_GCC.a
    │   │       ├── STemWin526_CM4_OS_IAR.a
    │   │       └── STemWin526_CM4_OS_Keil.lib
    │   ├── fatfs
    │   │   ├── diskio.c
    │   │   ├── diskio.h
    │   │   ├── drivers
    │   │   │   ├── fatfs_sd.c
    │   │   │   ├── fatfs_sd.h
    │   │   │   ├── fatfs_sd_sdio.c
    │   │   │   ├── fatfs_sd_sdio.h
    │   │   │   ├── fatfs_sdram.c
    │   │   │   ├── fatfs_sdram.h
    │   │   │   ├── fatfs_spi_flash.c
    │   │   │   ├── fatfs_spi_flash.h
    │   │   │   ├── fatfs_usb.c
    │   │   │   └── fatfs_usb.h
    │   │   ├── ff.c
    │   │   ├── ff.h
    │   │   ├── ffconf.h
    │   │   ├── integer.h
    │   │   └── option
    │   │       ├── cc932.c
    │   │       ├── cc936.c
    │   │       ├── cc949.c
    │   │       ├── cc950.c
    │   │       ├── ccsbcs.c
    │   │       ├── syscall.c
    │   │       └── unicode.c
    │   ├── lwip
    │   │   ├── doc
    │   │   │   └── FILES
    │   │   ├── fs.c
    │   │   ├── fs.h
    │   │   ├── fsdata.c
    │   │   ├── fsdata.h
    │   │   ├── httpd.c
    │   │   ├── httpd.h
    │   │   ├── httpd_cgi_ssi.c
    │   │   ├── httpd_structs.h
    │   │   ├── lwipopts.h
    │   │   ├── netconf.c
    │   │   ├── netconf.h
    │   │   ├── port
    │   │   │   ├── arch
    │   │   │   │   ├── bpstruct.h
    │   │   │   │   ├── cc.h
    │   │   │   │   ├── cpu.h
    │   │   │   │   ├── epstruct.h
    │   │   │   │   ├── init.h
    │   │   │   │   ├── lib.h
    │   │   │   │   ├── perf.h
    │   │   │   │   └── sys_arch.h
    │   │   │   ├── ethernetif.c
    │   │   │   └── ethernetif.h
    │   │   ├── src
    │   │   │   ├── FILES
    │   │   │   ├── api
    │   │   │   │   ├── api_lib.c
    │   │   │   │   ├── api_msg.c
    │   │   │   │   ├── err.c
    │   │   │   │   ├── netbuf.c
    │   │   │   │   ├── netdb.c
    │   │   │   │   ├── netifapi.c
    │   │   │   │   ├── sockets.c
    │   │   │   │   └── tcpip.c
    │   │   │   ├── core
    │   │   │   │   ├── def.c
    │   │   │   │   ├── dhcp.c
    │   │   │   │   ├── dns.c
    │   │   │   │   ├── init.c
    │   │   │   │   ├── ipv4
    │   │   │   │   │   ├── autoip.c
    │   │   │   │   │   ├── icmp.c
    │   │   │   │   │   ├── igmp.c
    │   │   │   │   │   ├── inet.c
    │   │   │   │   │   ├── inet_chksum.c
    │   │   │   │   │   ├── ip.c
    │   │   │   │   │   ├── ip_addr.c
    │   │   │   │   │   └── ip_frag.c
    │   │   │   │   ├── ipv6
    │   │   │   │   │   ├── README
    │   │   │   │   │   ├── icmp6.c
    │   │   │   │   │   ├── inet6.c
    │   │   │   │   │   ├── ip6.c
    │   │   │   │   │   └── ip6_addr.c
    │   │   │   │   ├── mem.c
    │   │   │   │   ├── memp.c
    │   │   │   │   ├── netif.c
    │   │   │   │   ├── pbuf.c
    │   │   │   │   ├── raw.c
    │   │   │   │   ├── snmp
    │   │   │   │   │   ├── asn1_dec.c
    │   │   │   │   │   ├── asn1_enc.c
    │   │   │   │   │   ├── mib2.c
    │   │   │   │   │   ├── mib_structs.c
    │   │   │   │   │   ├── msg_in.c
    │   │   │   │   │   └── msg_out.c
    │   │   │   │   ├── stats.c
    │   │   │   │   ├── sys.c
    │   │   │   │   ├── tcp.c
    │   │   │   │   ├── tcp_in.c
    │   │   │   │   ├── tcp_out.c
    │   │   │   │   ├── timers.c
    │   │   │   │   └── udp.c
    │   │   │   ├── include
    │   │   │   │   ├── ipv4
    │   │   │   │   │   └── lwip
    │   │   │   │   │       ├── autoip.h
    │   │   │   │   │       ├── icmp.h
    │   │   │   │   │       ├── igmp.h
    │   │   │   │   │       ├── inet.h
    │   │   │   │   │       ├── inet_chksum.h
    │   │   │   │   │       ├── ip.h
    │   │   │   │   │       ├── ip_addr.h
    │   │   │   │   │       └── ip_frag.h
    │   │   │   │   ├── ipv6
    │   │   │   │   │   └── lwip
    │   │   │   │   │       ├── icmp.h
    │   │   │   │   │       ├── inet.h
    │   │   │   │   │       ├── ip.h
    │   │   │   │   │       └── ip_addr.h
    │   │   │   │   ├── lwip
    │   │   │   │   │   ├── api.h
    │   │   │   │   │   ├── api_msg.h
    │   │   │   │   │   ├── arch.h
    │   │   │   │   │   ├── debug.h
    │   │   │   │   │   ├── def.h
    │   │   │   │   │   ├── dhcp.h
    │   │   │   │   │   ├── dns.h
    │   │   │   │   │   ├── err.h
    │   │   │   │   │   ├── init.h
    │   │   │   │   │   ├── mem.h
    │   │   │   │   │   ├── memp.h
    │   │   │   │   │   ├── memp_std.h
    │   │   │   │   │   ├── netbuf.h
    │   │   │   │   │   ├── netdb.h
    │   │   │   │   │   ├── netif.h
    │   │   │   │   │   ├── netifapi.h
    │   │   │   │   │   ├── opt.h
    │   │   │   │   │   ├── pbuf.h
    │   │   │   │   │   ├── raw.h
    │   │   │   │   │   ├── sio.h
    │   │   │   │   │   ├── snmp.h
    │   │   │   │   │   ├── snmp_asn1.h
    │   │   │   │   │   ├── snmp_msg.h
    │   │   │   │   │   ├── snmp_structs.h
    │   │   │   │   │   ├── sockets.h
    │   │   │   │   │   ├── stats.h
    │   │   │   │   │   ├── sys.h
    │   │   │   │   │   ├── tcp.h
    │   │   │   │   │   ├── tcp_impl.h
    │   │   │   │   │   ├── tcpip.h
    │   │   │   │   │   ├── timers.h
    │   │   │   │   │   └── udp.h
    │   │   │   │   ├── netif
    │   │   │   │   │   ├── etharp.h
    │   │   │   │   │   ├── ppp_oe.h
    │   │   │   │   │   └── slipif.h
    │   │   │   │   └── posix
    │   │   │   │       ├── netdb.h
    │   │   │   │       └── sys
    │   │   │   │           └── socket.h
    │   │   │   └── netif
    │   │   │       ├── etharp.c
    │   │   │       ├── ethernetif.c
    │   │   │       ├── ppp
    │   │   │       │   ├── auth.c
    │   │   │       │   ├── auth.h
    │   │   │       │   ├── chap.c
    │   │   │       │   ├── chap.h
    │   │   │       │   ├── chpms.c
    │   │   │       │   ├── chpms.h
    │   │   │       │   ├── fsm.c
    │   │   │       │   ├── fsm.h
    │   │   │       │   ├── ipcp.c
    │   │   │       │   ├── ipcp.h
    │   │   │       │   ├── lcp.c
    │   │   │       │   ├── lcp.h
    │   │   │       │   ├── magic.c
    │   │   │       │   ├── magic.h
    │   │   │       │   ├── md5.c
    │   │   │       │   ├── md5.h
    │   │   │       │   ├── pap.c
    │   │   │       │   ├── pap.h
    │   │   │       │   ├── ppp.c
    │   │   │       │   ├── ppp.h
    │   │   │       │   ├── ppp_impl.h
    │   │   │       │   ├── ppp_oe.c
    │   │   │       │   ├── pppdebug.h
    │   │   │       │   ├── randm.c
    │   │   │       │   ├── randm.h
    │   │   │       │   ├── vj.c
    │   │   │       │   └── vj.h
    │   │   │       └── slipif.c
    │   │   ├── stm32f4x7_eth.c
    │   │   ├── stm32f4x7_eth.h
    │   │   ├── stm32f4x7_eth_bsp.c
    │   │   ├── stm32f4x7_eth_bsp.h
    │   │   ├── stm32f4x7_eth_conf.h
    │   │   ├── tcp_echoclient.c
    │   │   ├── tcp_echoclient.h
    │   │   ├── test
    │   │   │   └── unit
    │   │   │       ├── core
    │   │   │       │   ├── test_mem.c
    │   │   │       │   └── test_mem.h
    │   │   │       ├── etharp
    │   │   │       │   ├── test_etharp.c
    │   │   │       │   └── test_etharp.h
    │   │   │       ├── lwip_check.h
    │   │   │       ├── lwip_unittests.c
    │   │   │       ├── lwipopts.h
    │   │   │       ├── tcp
    │   │   │       │   ├── tcp_helper.c
    │   │   │       │   ├── tcp_helper.h
    │   │   │       │   ├── test_tcp.c
    │   │   │       │   ├── test_tcp.h
    │   │   │       │   ├── test_tcp_oos.c
    │   │   │       │   └── test_tcp_oos.h
    │   │   │       └── udp
    │   │   │           ├── test_udp.c
    │   │   │           └── test_udp.h
    │   │   └── www
    │   │       ├── 404.html
    │   │       ├── favicon.ico
    │   │       ├── image.png
    │   │       ├── index.shtml
    │   │       ├── index.shtml.html
    │   │       ├── post.shtml
    │   │       ├── post.shtml.html
    │   │       ├── style.css
    │   │       ├── subpage.shtml
    │   │       └── subpage.shtml.html
    │   ├── tm_stm32f4_adc.c
    │   ├── tm_stm32f4_adc.h
    │   ├── tm_stm32f4_am2301.c
    │   ├── tm_stm32f4_am2301.h
    │   ├── tm_stm32f4_bkpsram.c
    │   ├── tm_stm32f4_bkpsram.h
    │   ├── tm_stm32f4_bmp180.c
    │   ├── tm_stm32f4_bmp180.h
    │   ├── tm_stm32f4_bor.c
    │   ├── tm_stm32f4_bor.h
    │   ├── tm_stm32f4_button.c
    │   ├── tm_stm32f4_button.h
    │   ├── tm_stm32f4_cpu_load.c
    │   ├── tm_stm32f4_cpu_load.h
    │   ├── tm_stm32f4_crc.c
    │   ├── tm_stm32f4_crc.h
    │   ├── tm_stm32f4_dac.c
    │   ├── tm_stm32f4_dac.h
    │   ├── tm_stm32f4_dac_signal.c
    │   ├── tm_stm32f4_dac_signal.h
    │   ├── tm_stm32f4_delay.c
    │   ├── tm_stm32f4_delay.h
    │   ├── tm_stm32f4_disco.c
    │   ├── tm_stm32f4_disco.h
    │   ├── tm_stm32f4_dma.c
    │   ├── tm_stm32f4_dma.h
    │   ├── tm_stm32f4_dma2d_graphic.c
    │   ├── tm_stm32f4_dma2d_graphic.h
    │   ├── tm_stm32f4_ds1307.c
    │   ├── tm_stm32f4_ds1307.h
    │   ├── tm_stm32f4_ds18b20.c
    │   ├── tm_stm32f4_ds18b20.h
    │   ├── tm_stm32f4_emwin.c
    │   ├── tm_stm32f4_emwin.h
    │   ├── tm_stm32f4_ethernet.c
    │   ├── tm_stm32f4_ethernet.h
    │   ├── tm_stm32f4_exti.c
    │   ├── tm_stm32f4_exti.h
    │   ├── tm_stm32f4_fatfs.c
    │   ├── tm_stm32f4_fatfs.h
    │   ├── tm_stm32f4_fft.c
    │   ├── tm_stm32f4_fft.h
    │   ├── tm_stm32f4_fonts.c
    │   ├── tm_stm32f4_fonts.h
    │   ├── tm_stm32f4_general.c
    │   ├── tm_stm32f4_general.h
    │   ├── tm_stm32f4_gpio.c
    │   ├── tm_stm32f4_gpio.h
    │   ├── tm_stm32f4_gps.c
    │   ├── tm_stm32f4_gps.h
    │   ├── tm_stm32f4_hcsr04.c
    │   ├── tm_stm32f4_hcsr04.h
    │   ├── tm_stm32f4_hd44780.c
    │   ├── tm_stm32f4_hd44780.h
    │   ├── tm_stm32f4_hmc5883l.c
    │   ├── tm_stm32f4_hmc5883l.h
    │   ├── tm_stm32f4_i2c.c
    │   ├── tm_stm32f4_i2c.h
    │   ├── tm_stm32f4_id.c
    │   ├── tm_stm32f4_id.h
    │   ├── tm_stm32f4_ili9341.c
    │   ├── tm_stm32f4_ili9341.h
    │   ├── tm_stm32f4_ili9341_button.c
    │   ├── tm_stm32f4_ili9341_button.h
    │   ├── tm_stm32f4_ili9341_ltdc.c
    │   ├── tm_stm32f4_ili9341_ltdc.h
    │   ├── tm_stm32f4_keypad.c
    │   ├── tm_stm32f4_keypad.h
    │   ├── tm_stm32f4_l3gd20.c
    │   ├── tm_stm32f4_l3gd20.h
    │   ├── tm_stm32f4_lcd.c
    │   ├── tm_stm32f4_lcd.h
    │   ├── tm_stm32f4_library_template.c
    │   ├── tm_stm32f4_library_template.h
    │   ├── tm_stm32f4_lis302dl_lis3dsh.c
    │   ├── tm_stm32f4_lis302dl_lis3dsh.h
    │   ├── tm_stm32f4_low_power.c
    │   ├── tm_stm32f4_low_power.h
    │   ├── tm_stm32f4_mco_output.c
    │   ├── tm_stm32f4_mco_output.h
    │   ├── tm_stm32f4_mfrc522.c
    │   ├── tm_stm32f4_mfrc522.h
    │   ├── tm_stm32f4_mpu6050.c
    │   ├── tm_stm32f4_mpu6050.h
    │   ├── tm_stm32f4_nrf24l01.c
    │   ├── tm_stm32f4_nrf24l01.h
    │   ├── tm_stm32f4_onewire.c
    │   ├── tm_stm32f4_onewire.h
    │   ├── tm_stm32f4_otp.c
    │   ├── tm_stm32f4_otp.h
    │   ├── tm_stm32f4_pcd8544.c
    │   ├── tm_stm32f4_pcd8544.h
    │   ├── tm_stm32f4_pvd.c
    │   ├── tm_stm32f4_pvd.h
    │   ├── tm_stm32f4_pwm.c
    │   ├── tm_stm32f4_pwm.h
    │   ├── tm_stm32f4_pwmin.c
    │   ├── tm_stm32f4_pwmin.h
    │   ├── tm_stm32f4_rcc.c
    │   ├── tm_stm32f4_rcc.h
    │   ├── tm_stm32f4_rng.c
    │   ├── tm_stm32f4_rng.h
    │   ├── tm_stm32f4_rotary_encoder.c
    │   ├── tm_stm32f4_rotary_encoder.h
    │   ├── tm_stm32f4_rtc.c
    │   ├── tm_stm32f4_rtc.h
    │   ├── tm_stm32f4_sdram.c
    │   ├── tm_stm32f4_sdram.h
    │   ├── tm_stm32f4_servo.c
    │   ├── tm_stm32f4_servo.h
    │   ├── tm_stm32f4_spi.c
    │   ├── tm_stm32f4_spi.h
    │   ├── tm_stm32f4_spi_dma.c
    │   ├── tm_stm32f4_spi_dma.h
    │   ├── tm_stm32f4_ssd1306.c
    │   ├── tm_stm32f4_ssd1306.h
    │   ├── tm_stm32f4_stdio.c
    │   ├── tm_stm32f4_stdio.h
    │   ├── tm_stm32f4_stmpe811.c
    │   ├── tm_stm32f4_stmpe811.h
    │   ├── tm_stm32f4_string.c
    │   ├── tm_stm32f4_string.h
    │   ├── tm_stm32f4_swo.c
    │   ├── tm_stm32f4_swo.h
    │   ├── tm_stm32f4_timer_properties.c
    │   ├── tm_stm32f4_timer_properties.h
    │   ├── tm_stm32f4_usart.c
    │   ├── tm_stm32f4_usart.h
    │   ├── tm_stm32f4_usart_dma.c
    │   ├── tm_stm32f4_usart_dma.h
    │   ├── tm_stm32f4_usb_hid_device.c
    │   ├── tm_stm32f4_usb_hid_device.h
    │   ├── tm_stm32f4_usb_hid_host.c
    │   ├── tm_stm32f4_usb_hid_host.h
    │   ├── tm_stm32f4_usb_msc_host.c
    │   ├── tm_stm32f4_usb_msc_host.h
    │   ├── tm_stm32f4_usb_vcp.c
    │   ├── tm_stm32f4_usb_vcp.h
    │   ├── tm_stm32f4_watchdog.c
    │   ├── tm_stm32f4_watchdog.h
    │   ├── usb_cdc_device
    │   │   ├── usb_bsp.c
    │   │   ├── usb_bsp.h
    │   │   ├── usb_conf.h
    │   │   ├── usb_core.c
    │   │   ├── usb_core.h
    │   │   ├── usb_dcd.c
    │   │   ├── usb_dcd.h
    │   │   ├── usb_dcd_int.c
    │   │   ├── usb_dcd_int.h
    │   │   ├── usb_defines.h
    │   │   ├── usb_regs.h
    │   │   ├── usbd_cdc_core.c
    │   │   ├── usbd_cdc_core.h
    │   │   ├── usbd_cdc_vcp.c
    │   │   ├── usbd_cdc_vcp.h
    │   │   ├── usbd_conf.h
    │   │   ├── usbd_core.c
    │   │   ├── usbd_core.h
    │   │   ├── usbd_def.h
    │   │   ├── usbd_desc.c
    │   │   ├── usbd_desc.h
    │   │   ├── usbd_ioreq.c
    │   │   ├── usbd_ioreq.h
    │   │   ├── usbd_req.c
    │   │   ├── usbd_req.h
    │   │   ├── usbd_usr.c
    │   │   └── usbd_usr.h
    │   ├── usb_hid_device
    │   │   ├── usb_bsp.c
    │   │   ├── usb_bsp.h
    │   │   ├── usb_conf.h
    │   │   ├── usb_core.c
    │   │   ├── usb_core.h
    │   │   ├── usb_dcd.c
    │   │   ├── usb_dcd.h
    │   │   ├── usb_dcd_int.c
    │   │   ├── usb_dcd_int.h
    │   │   ├── usb_defines.h
    │   │   ├── usb_regs.h
    │   │   ├── usbd_conf.h
    │   │   ├── usbd_core.c
    │   │   ├── usbd_core.h
    │   │   ├── usbd_def.h
    │   │   ├── usbd_desc.c
    │   │   ├── usbd_desc.h
    │   │   ├── usbd_hid_core.c
    │   │   ├── usbd_hid_core.h
    │   │   ├── usbd_ioreq.c
    │   │   ├── usbd_ioreq.h
    │   │   ├── usbd_req.c
    │   │   ├── usbd_req.h
    │   │   ├── usbd_usr.c
    │   │   └── usbd_usr.h
    │   ├── usb_hid_host
    │   │   ├── usb_bsp.c
    │   │   ├── usb_bsp.h
    │   │   ├── usb_conf.h
    │   │   ├── usb_core.c
    │   │   ├── usb_core.h
    │   │   ├── usb_defines.h
    │   │   ├── usb_hcd.c
    │   │   ├── usb_hcd.h
    │   │   ├── usb_hcd_int.c
    │   │   ├── usb_hcd_int.h
    │   │   ├── usb_regs.h
    │   │   ├── usbh_conf.h
    │   │   ├── usbh_core.c
    │   │   ├── usbh_core.h
    │   │   ├── usbh_def.h
    │   │   ├── usbh_hcs.c
    │   │   ├── usbh_hcs.h
    │   │   ├── usbh_hid_core.c
    │   │   ├── usbh_hid_core.h
    │   │   ├── usbh_hid_keybd.c
    │   │   ├── usbh_hid_keybd.h
    │   │   ├── usbh_hid_mouse.c
    │   │   ├── usbh_hid_mouse.h
    │   │   ├── usbh_ioreq.c
    │   │   ├── usbh_ioreq.h
    │   │   ├── usbh_stdreq.c
    │   │   ├── usbh_stdreq.h
    │   │   ├── usbh_usr.c
    │   │   └── usbh_usr.h
    │   └── usb_msc_host
    │       ├── usb_bsp.c
    │       ├── usb_bsp.h
    │       ├── usb_conf.h
    │       ├── usb_conf_template.h
    │       ├── usb_core.c
    │       ├── usb_core.h
    │       ├── usb_dcd.c
    │       ├── usb_dcd.h
    │       ├── usb_dcd_int.h
    │       ├── usb_defines.h
    │       ├── usb_hcd.c
    │       ├── usb_hcd.h
    │       ├── usb_hcd_int.c
    │       ├── usb_hcd_int.h
    │       ├── usb_regs.h
    │       ├── usbh_conf.h
    │       ├── usbh_core.c
    │       ├── usbh_core.h
    │       ├── usbh_def.h
    │       ├── usbh_hcs.c
    │       ├── usbh_hcs.h
    │       ├── usbh_ioreq.c
    │       ├── usbh_ioreq.h
    │       ├── usbh_msc_bot.c
    │       ├── usbh_msc_bot.h
    │       ├── usbh_msc_core.c
    │       ├── usbh_msc_core.h
    │       ├── usbh_msc_scsi.c
    │       ├── usbh_msc_scsi.h
    │       ├── usbh_stdreq.c
    │       ├── usbh_stdreq.h
    │       ├── usbh_usr.c
    │       └── usbh_usr.h
    ├── 00-STM32F4xx_HAL_DRIVERS
    │   └── STM32F4xx_HAL_Driver
    │       ├── Inc
    │       │   ├── Legacy
    │       │   │   └── stm32_hal_legacy.h
    │       │   ├── stm32f4xx_hal.h
    │       │   ├── stm32f4xx_hal_adc.h
    │       │   ├── stm32f4xx_hal_adc_ex.h
    │       │   ├── stm32f4xx_hal_can.h
    │       │   ├── stm32f4xx_hal_cec.h
    │       │   ├── stm32f4xx_hal_conf_template.h
    │       │   ├── stm32f4xx_hal_cortex.h
    │       │   ├── stm32f4xx_hal_crc.h
    │       │   ├── stm32f4xx_hal_cryp.h
    │       │   ├── stm32f4xx_hal_cryp_ex.h
    │       │   ├── stm32f4xx_hal_dac.h
    │       │   ├── stm32f4xx_hal_dac_ex.h
    │       │   ├── stm32f4xx_hal_dcmi.h
    │       │   ├── stm32f4xx_hal_dcmi_ex.h
    │       │   ├── stm32f4xx_hal_def.h
    │       │   ├── stm32f4xx_hal_dma.h
    │       │   ├── stm32f4xx_hal_dma2d.h
    │       │   ├── stm32f4xx_hal_dma_ex.h
    │       │   ├── stm32f4xx_hal_dsi.h
    │       │   ├── stm32f4xx_hal_eth.h
    │       │   ├── stm32f4xx_hal_flash.h
    │       │   ├── stm32f4xx_hal_flash_ex.h
    │       │   ├── stm32f4xx_hal_flash_ramfunc.h
    │       │   ├── stm32f4xx_hal_fmpi2c.h
    │       │   ├── stm32f4xx_hal_fmpi2c_ex.h
    │       │   ├── stm32f4xx_hal_gpio.h
    │       │   ├── stm32f4xx_hal_gpio_ex.h
    │       │   ├── stm32f4xx_hal_hash.h
    │       │   ├── stm32f4xx_hal_hash_ex.h
    │       │   ├── stm32f4xx_hal_hcd.h
    │       │   ├── stm32f4xx_hal_i2c.h
    │       │   ├── stm32f4xx_hal_i2c_ex.h
    │       │   ├── stm32f4xx_hal_i2s.h
    │       │   ├── stm32f4xx_hal_i2s_ex.h
    │       │   ├── stm32f4xx_hal_irda.h
    │       │   ├── stm32f4xx_hal_iwdg.h
    │       │   ├── stm32f4xx_hal_lptim.h
    │       │   ├── stm32f4xx_hal_ltdc.h
    │       │   ├── stm32f4xx_hal_ltdc_ex.h
    │       │   ├── stm32f4xx_hal_nand.h
    │       │   ├── stm32f4xx_hal_nor.h
    │       │   ├── stm32f4xx_hal_pccard.h
    │       │   ├── stm32f4xx_hal_pcd.h
    │       │   ├── stm32f4xx_hal_pcd_ex.h
    │       │   ├── stm32f4xx_hal_pwr.h
    │       │   ├── stm32f4xx_hal_pwr_ex.h
    │       │   ├── stm32f4xx_hal_qspi.h
    │       │   ├── stm32f4xx_hal_rcc.h
    │       │   ├── stm32f4xx_hal_rcc_ex.h
    │       │   ├── stm32f4xx_hal_rng.h
    │       │   ├── stm32f4xx_hal_rtc.h
    │       │   ├── stm32f4xx_hal_rtc_ex.h
    │       │   ├── stm32f4xx_hal_sai.h
    │       │   ├── stm32f4xx_hal_sai_ex.h
    │       │   ├── stm32f4xx_hal_sd.h
    │       │   ├── stm32f4xx_hal_sdram.h
    │       │   ├── stm32f4xx_hal_smartcard.h
    │       │   ├── stm32f4xx_hal_spdifrx.h
    │       │   ├── stm32f4xx_hal_spi.h
    │       │   ├── stm32f4xx_hal_sram.h
    │       │   ├── stm32f4xx_hal_tim.h
    │       │   ├── stm32f4xx_hal_tim_ex.h
    │       │   ├── stm32f4xx_hal_uart.h
    │       │   ├── stm32f4xx_hal_usart.h
    │       │   ├── stm32f4xx_hal_wwdg.h
    │       │   ├── stm32f4xx_ll_fmc.h
    │       │   ├── stm32f4xx_ll_fsmc.h
    │       │   ├── stm32f4xx_ll_sdmmc.h
    │       │   └── stm32f4xx_ll_usb.h
    │       ├── Release_Notes.html
    │       ├── STM32F410Rx_User_Manual.chm
    │       ├── STM32F411xE_User_Manual.chm
    │       ├── STM32F417xx_User_Manual.chm
    │       ├── STM32F439xx_User_Manual.chm
    │       ├── STM32F446xx_User_Manual.chm
    │       ├── STM32F479xx_User_Manual.chm
    │       └── Src
    │           ├── stm32f4xx_hal.c
    │           ├── stm32f4xx_hal_adc.c
    │           ├── stm32f4xx_hal_adc_ex.c
    │           ├── stm32f4xx_hal_can.c
    │           ├── stm32f4xx_hal_cec.c
    │           ├── stm32f4xx_hal_cortex.c
    │           ├── stm32f4xx_hal_crc.c
    │           ├── stm32f4xx_hal_cryp.c
    │           ├── stm32f4xx_hal_cryp_ex.c
    │           ├── stm32f4xx_hal_dac.c
    │           ├── stm32f4xx_hal_dac_ex.c
    │           ├── stm32f4xx_hal_dcmi.c
    │           ├── stm32f4xx_hal_dcmi_ex.c
    │           ├── stm32f4xx_hal_dma.c
    │           ├── stm32f4xx_hal_dma2d.c
    │           ├── stm32f4xx_hal_dma_ex.c
    │           ├── stm32f4xx_hal_dsi.c
    │           ├── stm32f4xx_hal_eth.c
    │           ├── stm32f4xx_hal_flash.c
    │           ├── stm32f4xx_hal_flash_ex.c
    │           ├── stm32f4xx_hal_flash_ramfunc.c
    │           ├── stm32f4xx_hal_fmpi2c.c
    │           ├── stm32f4xx_hal_fmpi2c_ex.c
    │           ├── stm32f4xx_hal_gpio.c
    │           ├── stm32f4xx_hal_hash.c
    │           ├── stm32f4xx_hal_hash_ex.c
    │           ├── stm32f4xx_hal_hcd.c
    │           ├── stm32f4xx_hal_i2c.c
    │           ├── stm32f4xx_hal_i2c_ex.c
    │           ├── stm32f4xx_hal_i2s.c
    │           ├── stm32f4xx_hal_i2s_ex.c
    │           ├── stm32f4xx_hal_irda.c
    │           ├── stm32f4xx_hal_iwdg.c
    │           ├── stm32f4xx_hal_lptim.c
    │           ├── stm32f4xx_hal_ltdc.c
    │           ├── stm32f4xx_hal_ltdc_ex.c
    │           ├── stm32f4xx_hal_msp_template.c
    │           ├── stm32f4xx_hal_nand.c
    │           ├── stm32f4xx_hal_nor.c
    │           ├── stm32f4xx_hal_pccard.c
    │           ├── stm32f4xx_hal_pcd.c
    │           ├── stm32f4xx_hal_pcd_ex.c
    │           ├── stm32f4xx_hal_pwr.c
    │           ├── stm32f4xx_hal_pwr_ex.c
    │           ├── stm32f4xx_hal_qspi.c
    │           ├── stm32f4xx_hal_rcc.c
    │           ├── stm32f4xx_hal_rcc_ex.c
    │           ├── stm32f4xx_hal_rng.c
    │           ├── stm32f4xx_hal_rtc.c
    │           ├── stm32f4xx_hal_rtc_ex.c
    │           ├── stm32f4xx_hal_sai.c
    │           ├── stm32f4xx_hal_sai_ex.c
    │           ├── stm32f4xx_hal_sd.c
    │           ├── stm32f4xx_hal_sdram.c
    │           ├── stm32f4xx_hal_smartcard.c
    │           ├── stm32f4xx_hal_spdifrx.c
    │           ├── stm32f4xx_hal_spi.c
    │           ├── stm32f4xx_hal_sram.c
    │           ├── stm32f4xx_hal_tim.c
    │           ├── stm32f4xx_hal_tim_ex.c
    │           ├── stm32f4xx_hal_uart.c
    │           ├── stm32f4xx_hal_usart.c
    │           ├── stm32f4xx_hal_wwdg.c
    │           ├── stm32f4xx_ll_fmc.c
    │           ├── stm32f4xx_ll_fsmc.c
    │           ├── stm32f4xx_ll_sdmmc.c
    │           └── stm32f4xx_ll_usb.c
    ├── 00-STM32F4xx_STANDARD_PERIPHERAL_DRIVERS
    │   ├── CMSIS
    │   │   ├── CMSIS_END_USER_LICENCE_AGREEMENT.pdf
    │   │   ├── CMSIS_END_USER_LICENCE_AGREEMENT.rtf
    │   │   ├── DSP_Lib
    │   │   │   ├── Examples
    │   │   │   │   ├── arm_class_marks_example
    │   │   │   │   │   ├── ARM
    │   │   │   │   │   │   └── arm_class_marks_example_f32.c
    │   │   │   │   │   └── GCC
    │   │   │   │   │       └── arm_class_marks_example_f32.c
    │   │   │   │   ├── arm_convolution_example
    │   │   │   │   │   ├── ARM
    │   │   │   │   │   │   ├── arm_convolution_example_f32.c
    │   │   │   │   │   │   ├── math_helper.c
    │   │   │   │   │   │   └── math_helper.h
    │   │   │   │   │   └── GCC
    │   │   │   │   │       ├── arm_convolution_example_f32.c
    │   │   │   │   │       ├── math_helper.c
    │   │   │   │   │       └── math_helper.h
    │   │   │   │   ├── arm_dotproduct_example
    │   │   │   │   │   ├── ARM
    │   │   │   │   │   │   └── arm_dotproduct_example_f32.c
    │   │   │   │   │   └── GCC
    │   │   │   │   │       └── arm_dotproduct_example_f32.c
    │   │   │   │   ├── arm_fft_bin_example
    │   │   │   │   │   ├── ARM
    │   │   │   │   │   │   ├── arm_fft_bin_data.c
    │   │   │   │   │   │   └── arm_fft_bin_example_f32.c
    │   │   │   │   │   └── GCC
    │   │   │   │   │       ├── arm_fft_bin_data.c
    │   │   │   │   │       └── arm_fft_bin_example_f32.c
    │   │   │   │   ├── arm_fir_example
    │   │   │   │   │   └── ARM
    │   │   │   │   │       ├── arm_fir_data.c
    │   │   │   │   │       ├── arm_fir_example_f32.c
    │   │   │   │   │       ├── math_helper.c
    │   │   │   │   │       └── math_helper.h
    │   │   │   │   ├── arm_graphic_equalizer_example
    │   │   │   │   │   └── ARM
    │   │   │   │   │       ├── arm_graphic_equalizer_data.c
    │   │   │   │   │       ├── arm_graphic_equalizer_example_q31.c
    │   │   │   │   │       ├── math_helper.c
    │   │   │   │   │       └── math_helper.h
    │   │   │   │   ├── arm_linear_interp_example
    │   │   │   │   │   └── ARM
    │   │   │   │   │       ├── arm_linear_interp_data.c
    │   │   │   │   │       ├── arm_linear_interp_example_f32.c
    │   │   │   │   │       ├── math_helper.c
    │   │   │   │   │       └── math_helper.h
    │   │   │   │   ├── arm_matrix_example
    │   │   │   │   │   └── ARM
    │   │   │   │   │       ├── arm_matrix_example_f32.c
    │   │   │   │   │       ├── math_helper.c
    │   │   │   │   │       └── math_helper.h
    │   │   │   │   ├── arm_signal_converge_example
    │   │   │   │   │   └── ARM
    │   │   │   │   │       ├── arm_signal_converge_data.c
    │   │   │   │   │       ├── arm_signal_converge_example_f32.c
    │   │   │   │   │       ├── math_helper.c
    │   │   │   │   │       └── math_helper.h
    │   │   │   │   ├── arm_sin_cos_example
    │   │   │   │   │   └── ARM
    │   │   │   │   │       └── arm_sin_cos_example_f32.c
    │   │   │   │   └── arm_variance_example
    │   │   │   │       └── ARM
    │   │   │   │           └── arm_variance_example_f32.c
    │   │   │   └── Source
    │   │   │       ├── BasicMathFunctions
    │   │   │       │   ├── arm_abs_f32.c
    │   │   │       │   ├── arm_abs_q15.c
    │   │   │       │   ├── arm_abs_q31.c
    │   │   │       │   ├── arm_abs_q7.c
    │   │   │       │   ├── arm_add_f32.c
    │   │   │       │   ├── arm_add_q15.c
    │   │   │       │   ├── arm_add_q31.c
    │   │   │       │   ├── arm_add_q7.c
    │   │   │       │   ├── arm_dot_prod_f32.c
    │   │   │       │   ├── arm_dot_prod_q15.c
    │   │   │       │   ├── arm_dot_prod_q31.c
    │   │   │       │   ├── arm_dot_prod_q7.c
    │   │   │       │   ├── arm_mult_f32.c
    │   │   │       │   ├── arm_mult_q15.c
    │   │   │       │   ├── arm_mult_q31.c
    │   │   │       │   ├── arm_mult_q7.c
    │   │   │       │   ├── arm_negate_f32.c
    │   │   │       │   ├── arm_negate_q15.c
    │   │   │       │   ├── arm_negate_q31.c
    │   │   │       │   ├── arm_negate_q7.c
    │   │   │       │   ├── arm_offset_f32.c
    │   │   │       │   ├── arm_offset_q15.c
    │   │   │       │   ├── arm_offset_q31.c
    │   │   │       │   ├── arm_offset_q7.c
    │   │   │       │   ├── arm_scale_f32.c
    │   │   │       │   ├── arm_scale_q15.c
    │   │   │       │   ├── arm_scale_q31.c
    │   │   │       │   ├── arm_scale_q7.c
    │   │   │       │   ├── arm_shift_q15.c
    │   │   │       │   ├── arm_shift_q31.c
    │   │   │       │   ├── arm_shift_q7.c
    │   │   │       │   ├── arm_sub_f32.c
    │   │   │       │   ├── arm_sub_q15.c
    │   │   │       │   ├── arm_sub_q31.c
    │   │   │       │   └── arm_sub_q7.c
    │   │   │       ├── CommonTables
    │   │   │       │   ├── arm_common_tables.c
    │   │   │       │   └── arm_const_structs.c
    │   │   │       ├── ComplexMathFunctions
    │   │   │       │   ├── arm_cmplx_conj_f32.c
    │   │   │       │   ├── arm_cmplx_conj_q15.c
    │   │   │       │   ├── arm_cmplx_conj_q31.c
    │   │   │       │   ├── arm_cmplx_dot_prod_f32.c
    │   │   │       │   ├── arm_cmplx_dot_prod_q15.c
    │   │   │       │   ├── arm_cmplx_dot_prod_q31.c
    │   │   │       │   ├── arm_cmplx_mag_f32.c
    │   │   │       │   ├── arm_cmplx_mag_q15.c
    │   │   │       │   ├── arm_cmplx_mag_q31.c
    │   │   │       │   ├── arm_cmplx_mag_squared_f32.c
    │   │   │       │   ├── arm_cmplx_mag_squared_q15.c
    │   │   │       │   ├── arm_cmplx_mag_squared_q31.c
    │   │   │       │   ├── arm_cmplx_mult_cmplx_f32.c
    │   │   │       │   ├── arm_cmplx_mult_cmplx_q15.c
    │   │   │       │   ├── arm_cmplx_mult_cmplx_q31.c
    │   │   │       │   ├── arm_cmplx_mult_real_f32.c
    │   │   │       │   ├── arm_cmplx_mult_real_q15.c
    │   │   │       │   └── arm_cmplx_mult_real_q31.c
    │   │   │       ├── ControllerFunctions
    │   │   │       │   ├── arm_pid_init_f32.c
    │   │   │       │   ├── arm_pid_init_q15.c
    │   │   │       │   ├── arm_pid_init_q31.c
    │   │   │       │   ├── arm_pid_reset_f32.c
    │   │   │       │   ├── arm_pid_reset_q15.c
    │   │   │       │   ├── arm_pid_reset_q31.c
    │   │   │       │   ├── arm_sin_cos_f32.c
    │   │   │       │   └── arm_sin_cos_q31.c
    │   │   │       ├── FastMathFunctions
    │   │   │       │   ├── arm_cos_f32.c
    │   │   │       │   ├── arm_cos_q15.c
    │   │   │       │   ├── arm_cos_q31.c
    │   │   │       │   ├── arm_sin_f32.c
    │   │   │       │   ├── arm_sin_q15.c
    │   │   │       │   ├── arm_sin_q31.c
    │   │   │       │   ├── arm_sqrt_q15.c
    │   │   │       │   └── arm_sqrt_q31.c
    │   │   │       ├── FilteringFunctions
    │   │   │       │   ├── arm_biquad_cascade_df1_32x64_init_q31.c
    │   │   │       │   ├── arm_biquad_cascade_df1_32x64_q31.c
    │   │   │       │   ├── arm_biquad_cascade_df1_f32.c
    │   │   │       │   ├── arm_biquad_cascade_df1_fast_q15.c
    │   │   │       │   ├── arm_biquad_cascade_df1_fast_q31.c
    │   │   │       │   ├── arm_biquad_cascade_df1_init_f32.c
    │   │   │       │   ├── arm_biquad_cascade_df1_init_q15.c
    │   │   │       │   ├── arm_biquad_cascade_df1_init_q31.c
    │   │   │       │   ├── arm_biquad_cascade_df1_q15.c
    │   │   │       │   ├── arm_biquad_cascade_df1_q31.c
    │   │   │       │   ├── arm_biquad_cascade_df2T_f32.c
    │   │   │       │   ├── arm_biquad_cascade_df2T_f64.c
    │   │   │       │   ├── arm_biquad_cascade_df2T_init_f32.c
    │   │   │       │   ├── arm_biquad_cascade_df2T_init_f64.c
    │   │   │       │   ├── arm_biquad_cascade_stereo_df2T_f32.c
    │   │   │       │   ├── arm_biquad_cascade_stereo_df2T_init_f32.c
    │   │   │       │   ├── arm_conv_f32.c
    │   │   │       │   ├── arm_conv_fast_opt_q15.c
    │   │   │       │   ├── arm_conv_fast_q15.c
    │   │   │       │   ├── arm_conv_fast_q31.c
    │   │   │       │   ├── arm_conv_opt_q15.c
    │   │   │       │   ├── arm_conv_opt_q7.c
    │   │   │       │   ├── arm_conv_partial_f32.c
    │   │   │       │   ├── arm_conv_partial_fast_opt_q15.c
    │   │   │       │   ├── arm_conv_partial_fast_q15.c
    │   │   │       │   ├── arm_conv_partial_fast_q31.c
    │   │   │       │   ├── arm_conv_partial_opt_q15.c
    │   │   │       │   ├── arm_conv_partial_opt_q7.c
    │   │   │       │   ├── arm_conv_partial_q15.c
    │   │   │       │   ├── arm_conv_partial_q31.c
    │   │   │       │   ├── arm_conv_partial_q7.c
    │   │   │       │   ├── arm_conv_q15.c
    │   │   │       │   ├── arm_conv_q31.c
    │   │   │       │   ├── arm_conv_q7.c
    │   │   │       │   ├── arm_correlate_f32.c
    │   │   │       │   ├── arm_correlate_fast_opt_q15.c
    │   │   │       │   ├── arm_correlate_fast_q15.c
    │   │   │       │   ├── arm_correlate_fast_q31.c
    │   │   │       │   ├── arm_correlate_opt_q15.c
    │   │   │       │   ├── arm_correlate_opt_q7.c
    │   │   │       │   ├── arm_correlate_q15.c
    │   │   │       │   ├── arm_correlate_q31.c
    │   │   │       │   ├── arm_correlate_q7.c
    │   │   │       │   ├── arm_fir_decimate_f32.c
    │   │   │       │   ├── arm_fir_decimate_fast_q15.c
    │   │   │       │   ├── arm_fir_decimate_fast_q31.c
    │   │   │       │   ├── arm_fir_decimate_init_f32.c
    │   │   │       │   ├── arm_fir_decimate_init_q15.c
    │   │   │       │   ├── arm_fir_decimate_init_q31.c
    │   │   │       │   ├── arm_fir_decimate_q15.c
    │   │   │       │   ├── arm_fir_decimate_q31.c
    │   │   │       │   ├── arm_fir_f32.c
    │   │   │       │   ├── arm_fir_fast_q15.c
    │   │   │       │   ├── arm_fir_fast_q31.c
    │   │   │       │   ├── arm_fir_init_f32.c
    │   │   │       │   ├── arm_fir_init_q15.c
    │   │   │       │   ├── arm_fir_init_q31.c
    │   │   │       │   ├── arm_fir_init_q7.c
    │   │   │       │   ├── arm_fir_interpolate_f32.c
    │   │   │       │   ├── arm_fir_interpolate_init_f32.c
    │   │   │       │   ├── arm_fir_interpolate_init_q15.c
    │   │   │       │   ├── arm_fir_interpolate_init_q31.c
    │   │   │       │   ├── arm_fir_interpolate_q15.c
    │   │   │       │   ├── arm_fir_interpolate_q31.c
    │   │   │       │   ├── arm_fir_lattice_f32.c
    │   │   │       │   ├── arm_fir_lattice_init_f32.c
    │   │   │       │   ├── arm_fir_lattice_init_q15.c
    │   │   │       │   ├── arm_fir_lattice_init_q31.c
    │   │   │       │   ├── arm_fir_lattice_q15.c
    │   │   │       │   ├── arm_fir_lattice_q31.c
    │   │   │       │   ├── arm_fir_q15.c
    │   │   │       │   ├── arm_fir_q31.c
    │   │   │       │   ├── arm_fir_q7.c
    │   │   │       │   ├── arm_fir_sparse_f32.c
    │   │   │       │   ├── arm_fir_sparse_init_f32.c
    │   │   │       │   ├── arm_fir_sparse_init_q15.c
    │   │   │       │   ├── arm_fir_sparse_init_q31.c
    │   │   │       │   ├── arm_fir_sparse_init_q7.c
    │   │   │       │   ├── arm_fir_sparse_q15.c
    │   │   │       │   ├── arm_fir_sparse_q31.c
    │   │   │       │   ├── arm_fir_sparse_q7.c
    │   │   │       │   ├── arm_iir_lattice_f32.c
    │   │   │       │   ├── arm_iir_lattice_init_f32.c
    │   │   │       │   ├── arm_iir_lattice_init_q15.c
    │   │   │       │   ├── arm_iir_lattice_init_q31.c
    │   │   │       │   ├── arm_iir_lattice_q15.c
    │   │   │       │   ├── arm_iir_lattice_q31.c
    │   │   │       │   ├── arm_lms_f32.c
    │   │   │       │   ├── arm_lms_init_f32.c
    │   │   │       │   ├── arm_lms_init_q15.c
    │   │   │       │   ├── arm_lms_init_q31.c
    │   │   │       │   ├── arm_lms_norm_f32.c
    │   │   │       │   ├── arm_lms_norm_init_f32.c
    │   │   │       │   ├── arm_lms_norm_init_q15.c
    │   │   │       │   ├── arm_lms_norm_init_q31.c
    │   │   │       │   ├── arm_lms_norm_q15.c
    │   │   │       │   ├── arm_lms_norm_q31.c
    │   │   │       │   ├── arm_lms_q15.c
    │   │   │       │   └── arm_lms_q31.c
    │   │   │       ├── MatrixFunctions
    │   │   │       │   ├── arm_mat_add_f32.c
    │   │   │       │   ├── arm_mat_add_q15.c
    │   │   │       │   ├── arm_mat_add_q31.c
    │   │   │       │   ├── arm_mat_cmplx_mult_f32.c
    │   │   │       │   ├── arm_mat_cmplx_mult_q15.c
    │   │   │       │   ├── arm_mat_cmplx_mult_q31.c
    │   │   │       │   ├── arm_mat_init_f32.c
    │   │   │       │   ├── arm_mat_init_q15.c
    │   │   │       │   ├── arm_mat_init_q31.c
    │   │   │       │   ├── arm_mat_inverse_f32.c
    │   │   │       │   ├── arm_mat_inverse_f64.c
    │   │   │       │   ├── arm_mat_mult_f32.c
    │   │   │       │   ├── arm_mat_mult_fast_q15.c
    │   │   │       │   ├── arm_mat_mult_fast_q31.c
    │   │   │       │   ├── arm_mat_mult_q15.c
    │   │   │       │   ├── arm_mat_mult_q31.c
    │   │   │       │   ├── arm_mat_scale_f32.c
    │   │   │       │   ├── arm_mat_scale_q15.c
    │   │   │       │   ├── arm_mat_scale_q31.c
    │   │   │       │   ├── arm_mat_sub_f32.c
    │   │   │       │   ├── arm_mat_sub_q15.c
    │   │   │       │   ├── arm_mat_sub_q31.c
    │   │   │       │   ├── arm_mat_trans_f32.c
    │   │   │       │   ├── arm_mat_trans_q15.c
    │   │   │       │   └── arm_mat_trans_q31.c
    │   │   │       ├── StatisticsFunctions
    │   │   │       │   ├── arm_max_f32.c
    │   │   │       │   ├── arm_max_q15.c
    │   │   │       │   ├── arm_max_q31.c
    │   │   │       │   ├── arm_max_q7.c
    │   │   │       │   ├── arm_mean_f32.c
    │   │   │       │   ├── arm_mean_q15.c
    │   │   │       │   ├── arm_mean_q31.c
    │   │   │       │   ├── arm_mean_q7.c
    │   │   │       │   ├── arm_min_f32.c
    │   │   │       │   ├── arm_min_q15.c
    │   │   │       │   ├── arm_min_q31.c
    │   │   │       │   ├── arm_min_q7.c
    │   │   │       │   ├── arm_power_f32.c
    │   │   │       │   ├── arm_power_q15.c
    │   │   │       │   ├── arm_power_q31.c
    │   │   │       │   ├── arm_power_q7.c
    │   │   │       │   ├── arm_rms_f32.c
    │   │   │       │   ├── arm_rms_q15.c
    │   │   │       │   ├── arm_rms_q31.c
    │   │   │       │   ├── arm_std_f32.c
    │   │   │       │   ├── arm_std_q15.c
    │   │   │       │   ├── arm_std_q31.c
    │   │   │       │   ├── arm_var_f32.c
    │   │   │       │   ├── arm_var_q15.c
    │   │   │       │   └── arm_var_q31.c
    │   │   │       ├── SupportFunctions
    │   │   │       │   ├── arm_copy_f32.c
    │   │   │       │   ├── arm_copy_q15.c
    │   │   │       │   ├── arm_copy_q31.c
    │   │   │       │   ├── arm_copy_q7.c
    │   │   │       │   ├── arm_fill_f32.c
    │   │   │       │   ├── arm_fill_q15.c
    │   │   │       │   ├── arm_fill_q31.c
    │   │   │       │   ├── arm_fill_q7.c
    │   │   │       │   ├── arm_float_to_q15.c
    │   │   │       │   ├── arm_float_to_q31.c
    │   │   │       │   ├── arm_float_to_q7.c
    │   │   │       │   ├── arm_q15_to_float.c
    │   │   │       │   ├── arm_q15_to_q31.c
    │   │   │       │   ├── arm_q15_to_q7.c
    │   │   │       │   ├── arm_q31_to_float.c
    │   │   │       │   ├── arm_q31_to_q15.c
    │   │   │       │   ├── arm_q31_to_q7.c
    │   │   │       │   ├── arm_q7_to_float.c
    │   │   │       │   ├── arm_q7_to_q15.c
    │   │   │       │   └── arm_q7_to_q31.c
    │   │   │       └── TransformFunctions
    │   │   │           ├── arm_bitreversal.c
    │   │   │           ├── arm_bitreversal2.S
    │   │   │           ├── arm_cfft_f32.c
    │   │   │           ├── arm_cfft_q15.c
    │   │   │           ├── arm_cfft_q31.c
    │   │   │           ├── arm_cfft_radix2_f32.c
    │   │   │           ├── arm_cfft_radix2_init_f32.c
    │   │   │           ├── arm_cfft_radix2_init_q15.c
    │   │   │           ├── arm_cfft_radix2_init_q31.c
    │   │   │           ├── arm_cfft_radix2_q15.c
    │   │   │           ├── arm_cfft_radix2_q31.c
    │   │   │           ├── arm_cfft_radix4_f32.c
    │   │   │           ├── arm_cfft_radix4_init_f32.c
    │   │   │           ├── arm_cfft_radix4_init_q15.c
    │   │   │           ├── arm_cfft_radix4_init_q31.c
    │   │   │           ├── arm_cfft_radix4_q15.c
    │   │   │           ├── arm_cfft_radix4_q31.c
    │   │   │           ├── arm_cfft_radix8_f32.c
    │   │   │           ├── arm_dct4_f32.c
    │   │   │           ├── arm_dct4_init_f32.c
    │   │   │           ├── arm_dct4_init_q15.c
    │   │   │           ├── arm_dct4_init_q31.c
    │   │   │           ├── arm_dct4_q15.c
    │   │   │           ├── arm_dct4_q31.c
    │   │   │           ├── arm_rfft_f32.c
    │   │   │           ├── arm_rfft_fast_f32.c
    │   │   │           ├── arm_rfft_fast_init_f32.c
    │   │   │           ├── arm_rfft_init_f32.c
    │   │   │           ├── arm_rfft_init_q15.c
    │   │   │           ├── arm_rfft_init_q31.c
    │   │   │           ├── arm_rfft_q15.c
    │   │   │           └── arm_rfft_q31.c
    │   │   ├── Device
    │   │   │   └── ST
    │   │   │       └── STM32F4xx
    │   │   │           ├── Include
    │   │   │           │   ├── stm32f4xx.h
    │   │   │           │   └── system_stm32f4xx.h
    │   │   │           ├── Release_Notes.html
    │   │   │           └── Source
    │   │   │               └── Templates
    │   │   │                   ├── SW4STM32
    │   │   │                   │   ├── startup_stm32f401xx.s
    │   │   │                   │   ├── startup_stm32f40_41xxx.s
    │   │   │                   │   ├── startup_stm32f40xx.s
    │   │   │                   │   ├── startup_stm32f410xx.s
    │   │   │                   │   ├── startup_stm32f411xe.s
    │   │   │                   │   ├── startup_stm32f427_437xx.s
    │   │   │                   │   ├── startup_stm32f427xx.s
    │   │   │                   │   ├── startup_stm32f429_439xx.s
    │   │   │                   │   ├── startup_stm32f446xx.s
    │   │   │                   │   └── startup_stm32f469_479xx.s
    │   │   │                   ├── TASKING
    │   │   │                   │   └── cstart_thumb2.asm
    │   │   │                   ├── TrueSTUDIO
    │   │   │                   │   ├── startup_stm32f401xx.s
    │   │   │                   │   ├── startup_stm32f40_41xxx.s
    │   │   │                   │   ├── startup_stm32f40xx.s
    │   │   │                   │   ├── startup_stm32f410xx.s
    │   │   │                   │   ├── startup_stm32f411xe.s
    │   │   │                   │   ├── startup_stm32f427_437xx.s
    │   │   │                   │   ├── startup_stm32f427xx.s
    │   │   │                   │   ├── startup_stm32f429_439xx.s
    │   │   │                   │   ├── startup_stm32f446xx.s
    │   │   │                   │   └── startup_stm32f469_479xx.s
    │   │   │                   ├── arm
    │   │   │                   │   ├── startup_stm32f401xx.s
    │   │   │                   │   ├── startup_stm32f401xx_heap_stack_changed.s
    │   │   │                   │   ├── startup_stm32f40_41xxx.s
    │   │   │                   │   ├── startup_stm32f40_41xxx_heap_stack_changed.s
    │   │   │                   │   ├── startup_stm32f40xx.s
    │   │   │                   │   ├── startup_stm32f410xx.s
    │   │   │                   │   ├── startup_stm32f411xe.s
    │   │   │                   │   ├── startup_stm32f411xe_heap_stack_changed.s
    │   │   │                   │   ├── startup_stm32f427_437xx.s
    │   │   │                   │   ├── startup_stm32f427x.s
    │   │   │                   │   ├── startup_stm32f429_439xx.s
    │   │   │                   │   ├── startup_stm32f429_439xx_heap_stack_changed.s
    │   │   │                   │   ├── startup_stm32f446xx.s
    │   │   │                   │   └── startup_stm32f469_479xx.s
    │   │   │                   ├── gcc_ride7
    │   │   │                   │   ├── startup_stm32f401xx.s
    │   │   │                   │   ├── startup_stm32f40_41xxx.s
    │   │   │                   │   ├── startup_stm32f40xx.s
    │   │   │                   │   ├── startup_stm32f427_437xx.s
    │   │   │                   │   ├── startup_stm32f427x.s
    │   │   │                   │   └── startup_stm32f429_439xx.s
    │   │   │                   ├── iar
    │   │   │                   │   ├── startup_stm32f401xx.s
    │   │   │                   │   ├── startup_stm32f40_41xxx.s
    │   │   │                   │   ├── startup_stm32f40xx.s
    │   │   │                   │   ├── startup_stm32f410xx.s
    │   │   │                   │   ├── startup_stm32f411xe.s
    │   │   │                   │   ├── startup_stm32f427_437xx.s
    │   │   │                   │   ├── startup_stm32f427x.s
    │   │   │                   │   ├── startup_stm32f429_439xx.s
    │   │   │                   │   ├── startup_stm32f446xx.s
    │   │   │                   │   └── startup_stm32f469_479xx.s
    │   │   │                   └── system_stm32f4xx.c
    │   │   ├── Include
    │   │   │   ├── arm_common_tables.h
    │   │   │   ├── arm_const_structs.h
    │   │   │   ├── arm_math.h
    │   │   │   ├── core_cm0.h
    │   │   │   ├── core_cm0plus.h
    │   │   │   ├── core_cm3.h
    │   │   │   ├── core_cm4.h
    │   │   │   ├── core_cm4_simd.h
    │   │   │   ├── core_cm7.h
    │   │   │   ├── core_cmFunc.h
    │   │   │   ├── core_cmInstr.h
    │   │   │   ├── core_cmSimd.h
    │   │   │   ├── core_sc000.h
    │   │   │   └── core_sc300.h
    │   │   ├── Lib
    │   │   │   └── ARM
    │   │   │       ├── arm_cortexM0b_math.lib
    │   │   │       ├── arm_cortexM0l_math.lib
    │   │   │       ├── arm_cortexM3b_math.lib
    │   │   │       ├── arm_cortexM3l_math.lib
    │   │   │       ├── arm_cortexM4b_math.lib
    │   │   │       ├── arm_cortexM4bf_math.lib
    │   │   │       ├── arm_cortexM4l_math.lib
    │   │   │       ├── arm_cortexM4lf_math.lib
    │   │   │       ├── arm_cortexM7b_math.lib
    │   │   │       ├── arm_cortexM7bfdp_math.lib
    │   │   │       ├── arm_cortexM7bfsp_math.lib
    │   │   │       ├── arm_cortexM7l_math.lib
    │   │   │       ├── arm_cortexM7lfdp_math.lib
    │   │   │       └── arm_cortexM7lfsp_math.lib
    │   │   └── index.html
    │   ├── STM32F4xx_StdPeriph_Driver
    │   │   ├── Release_Notes.html
    │   │   ├── inc
    │   │   │   ├── misc.h
    │   │   │   ├── stm32f4xx_adc.h
    │   │   │   ├── stm32f4xx_can.h
    │   │   │   ├── stm32f4xx_cec.h
    │   │   │   ├── stm32f4xx_crc.h
    │   │   │   ├── stm32f4xx_cryp.h
    │   │   │   ├── stm32f4xx_dac.h
    │   │   │   ├── stm32f4xx_dbgmcu.h
    │   │   │   ├── stm32f4xx_dcmi.h
    │   │   │   ├── stm32f4xx_dfsdm.h
    │   │   │   ├── stm32f4xx_dma.h
    │   │   │   ├── stm32f4xx_dma2d.h
    │   │   │   ├── stm32f4xx_dsi.h
    │   │   │   ├── stm32f4xx_exti.h
    │   │   │   ├── stm32f4xx_flash.h
    │   │   │   ├── stm32f4xx_flash_ramfunc.h
    │   │   │   ├── stm32f4xx_fmc.h
    │   │   │   ├── stm32f4xx_fmpi2c.h
    │   │   │   ├── stm32f4xx_fsmc.h
    │   │   │   ├── stm32f4xx_gpio.h
    │   │   │   ├── stm32f4xx_hash.h
    │   │   │   ├── stm32f4xx_i2c.h
    │   │   │   ├── stm32f4xx_iwdg.h
    │   │   │   ├── stm32f4xx_lptim.h
    │   │   │   ├── stm32f4xx_ltdc.h
    │   │   │   ├── stm32f4xx_pwr.h
    │   │   │   ├── stm32f4xx_qspi.h
    │   │   │   ├── stm32f4xx_rcc.h
    │   │   │   ├── stm32f4xx_rng.h
    │   │   │   ├── stm32f4xx_rtc.h
    │   │   │   ├── stm32f4xx_sai.h
    │   │   │   ├── stm32f4xx_sdio.h
    │   │   │   ├── stm32f4xx_spdifrx.h
    │   │   │   ├── stm32f4xx_spi.h
    │   │   │   ├── stm32f4xx_syscfg.h
    │   │   │   ├── stm32f4xx_tim.h
    │   │   │   ├── stm32f4xx_usart.h
    │   │   │   └── stm32f4xx_wwdg.h
    │   │   └── src
    │   │       ├── misc.c
    │   │       ├── stm32f4xx_adc.c
    │   │       ├── stm32f4xx_can.c
    │   │       ├── stm32f4xx_cec.c
    │   │       ├── stm32f4xx_crc.c
    │   │       ├── stm32f4xx_cryp.c
    │   │       ├── stm32f4xx_cryp_aes.c
    │   │       ├── stm32f4xx_cryp_des.c
    │   │       ├── stm32f4xx_cryp_tdes.c
    │   │       ├── stm32f4xx_dac.c
    │   │       ├── stm32f4xx_dbgmcu.c
    │   │       ├── stm32f4xx_dcmi.c
    │   │       ├── stm32f4xx_dfsdm.c
    │   │       ├── stm32f4xx_dma.c
    │   │       ├── stm32f4xx_dma2d.c
    │   │       ├── stm32f4xx_dsi.c
    │   │       ├── stm32f4xx_exti.c
    │   │       ├── stm32f4xx_flash.c
    │   │       ├── stm32f4xx_flash_ramfunc.c
    │   │       ├── stm32f4xx_fmc.c
    │   │       ├── stm32f4xx_fmpi2c.c
    │   │       ├── stm32f4xx_fsmc.c
    │   │       ├── stm32f4xx_gpio.c
    │   │       ├── stm32f4xx_hash.c
    │   │       ├── stm32f4xx_hash_md5.c
    │   │       ├── stm32f4xx_hash_sha1.c
    │   │       ├── stm32f4xx_i2c.c
    │   │       ├── stm32f4xx_iwdg.c
    │   │       ├── stm32f4xx_lptim.c
    │   │       ├── stm32f4xx_ltdc.c
    │   │       ├── stm32f4xx_pwr.c
    │   │       ├── stm32f4xx_qspi.c
    │   │       ├── stm32f4xx_rcc.c
    │   │       ├── stm32f4xx_rng.c
    │   │       ├── stm32f4xx_rtc.c
    │   │       ├── stm32f4xx_sai.c
    │   │       ├── stm32f4xx_sdio.c
    │   │       ├── stm32f4xx_spdifrx.c
    │   │       ├── stm32f4xx_spi.c
    │   │       ├── stm32f4xx_syscfg.c
    │   │       ├── stm32f4xx_tim.c
    │   │       ├── stm32f4xx_usart.c
    │   │       └── stm32f4xx_wwdg.c
    │   └── STM32F4xx_StdPeriph_Driver_working
    │       ├── Release_Notes.html
    │       ├── inc
    │       │   ├── misc.h
    │       │   ├── stm32f4xx_adc.h
    │       │   ├── stm32f4xx_can.h
    │       │   ├── stm32f4xx_cec.h
    │       │   ├── stm32f4xx_crc.h
    │       │   ├── stm32f4xx_cryp.h
    │       │   ├── stm32f4xx_dac.h
    │       │   ├── stm32f4xx_dbgmcu.h
    │       │   ├── stm32f4xx_dcmi.h
    │       │   ├── stm32f4xx_dma.h
    │       │   ├── stm32f4xx_dma2d.h
    │       │   ├── stm32f4xx_dsi.h
    │       │   ├── stm32f4xx_exti.h
    │       │   ├── stm32f4xx_flash.h
    │       │   ├── stm32f4xx_flash_ramfunc.h
    │       │   ├── stm32f4xx_fmc.h
    │       │   ├── stm32f4xx_fmpi2c.h
    │       │   ├── stm32f4xx_fsmc.h
    │       │   ├── stm32f4xx_gpio.h
    │       │   ├── stm32f4xx_hash.h
    │       │   ├── stm32f4xx_i2c.h
    │       │   ├── stm32f4xx_iwdg.h
    │       │   ├── stm32f4xx_lptim.h
    │       │   ├── stm32f4xx_ltdc.h
    │       │   ├── stm32f4xx_pwr.h
    │       │   ├── stm32f4xx_qspi.h
    │       │   ├── stm32f4xx_rcc.h
    │       │   ├── stm32f4xx_rng.h
    │       │   ├── stm32f4xx_rtc.h
    │       │   ├── stm32f4xx_sai.h
    │       │   ├── stm32f4xx_sdio.h
    │       │   ├── stm32f4xx_spdifrx.h
    │       │   ├── stm32f4xx_spi.h
    │       │   ├── stm32f4xx_syscfg.h
    │       │   ├── stm32f4xx_tim.h
    │       │   ├── stm32f4xx_usart.h
    │       │   └── stm32f4xx_wwdg.h
    │       └── src
    │           ├── misc.c
    │           ├── stm32f4xx_adc.c
    │           ├── stm32f4xx_can.c
    │           ├── stm32f4xx_cec.c
    │           ├── stm32f4xx_crc.c
    │           ├── stm32f4xx_cryp.c
    │           ├── stm32f4xx_cryp_aes.c
    │           ├── stm32f4xx_cryp_des.c
    │           ├── stm32f4xx_cryp_tdes.c
    │           ├── stm32f4xx_dac.c
    │           ├── stm32f4xx_dbgmcu.c
    │           ├── stm32f4xx_dcmi.c
    │           ├── stm32f4xx_dma.c
    │           ├── stm32f4xx_dma2d.c
    │           ├── stm32f4xx_dsi.c
    │           ├── stm32f4xx_exti.c
    │           ├── stm32f4xx_flash.c
    │           ├── stm32f4xx_flash_ramfunc.c
    │           ├── stm32f4xx_fmc.c
    │           ├── stm32f4xx_fmpi2c.c
    │           ├── stm32f4xx_fsmc.c
    │           ├── stm32f4xx_gpio.c
    │           ├── stm32f4xx_hash.c
    │           ├── stm32f4xx_hash_md5.c
    │           ├── stm32f4xx_hash_sha1.c
    │           ├── stm32f4xx_i2c.c
    │           ├── stm32f4xx_iwdg.c
    │           ├── stm32f4xx_lptim.c
    │           ├── stm32f4xx_ltdc.c
    │           ├── stm32f4xx_pwr.c
    │           ├── stm32f4xx_qspi.c
    │           ├── stm32f4xx_rcc.c
    │           ├── stm32f4xx_rng.c
    │           ├── stm32f4xx_rtc.c
    │           ├── stm32f4xx_sai.c
    │           ├── stm32f4xx_sdio.c
    │           ├── stm32f4xx_spdifrx.c
    │           ├── stm32f4xx_spi.c
    │           ├── stm32f4xx_syscfg.c
    │           ├── stm32f4xx_tim.c
    │           ├── stm32f4xx_usart.c
    │           └── stm32f4xx_wwdg.c
    ├── 00-STM32_SVD
    │   ├── License.html
    │   ├── STM32F030.svd
    │   ├── STM32F031x.svd
    │   ├── STM32F042x.svd
    │   ├── STM32F072x.svd
    │   ├── STM32F091x.svd
    │   ├── STM32F0xx.svd
    │   ├── STM32F100xx.svd
    │   ├── STM32F101xx.svd
    │   ├── STM32F102xx.svd
    │   ├── STM32F103xx.svd
    │   ├── STM32F105xx.svd
    │   ├── STM32F107xx.svd
    │   ├── STM32F20x.svd
    │   ├── STM32F21x.svd
    │   ├── STM32F301x.svd
    │   ├── STM32F302x.svd
    │   ├── STM32F303x.svd
    │   ├── STM32F303xE.svd
    │   ├── STM32F30x.svd
    │   ├── STM32F334x.svd
    │   ├── STM32F37x.svd
    │   ├── STM32F401x.svd
    │   ├── STM32F401xE.svd
    │   ├── STM32F40x.svd
    │   ├── STM32F411xx.svd
    │   ├── STM32F41x.svd
    │   ├── STM32F427x.svd
    │   ├── STM32F429x.svd
    │   ├── STM32F437x.svd
    │   ├── STM32F439x.svd
    │   ├── STM32F446x.svd
    │   ├── STM32L051x.svd
    │   ├── STM32L052x.svd
    │   ├── STM32L053x.svd
    │   ├── STM32L062x.svd
    │   ├── STM32L063x.svd
    │   ├── STM32L100.svd
    │   ├── STM32L15xC.svd
    │   ├── STM32L15xxE.svd
    │   ├── STM32L15xxxA.svd
    │   ├── STM32L1xx.svd
    │   ├── STM32L4x6.svd
    │   └── STM32W108.svd
    ├── 01-STM32F4xx_Keil_CMSIS_Default_Project
    │   ├── Targets
    │   │   ├── Nucleo_F411_ext_8MHz
    │   │   │   └── project.hex
    │   │   └── STM32F411_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 01-STM32F4xx_Keil_CMSIS_USB_Default_Project
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 01-STM32F4xx_Keil_CMSIS_USB_Default_Project.zip
    ├── 02-STM32F429_LED_BUTTON
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   ├── project.hex
    │   └── project.uvprojx
    ├── 03-STM32F429_DELAY
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   ├── project.hex
    │   └── project.uvprojx
    ├── 03-STM32F429_DELAY_CREATE_TIMER
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   ├── project.hex
    │   └── project.uvprojx
    ├── 03-STM32F429_DELAY_TIM
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   ├── project.hex
    │   └── project.uvprojx
    ├── 03-STM32F429_DELAY_TIME
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 04-STM32F429_USART
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 04-STM32F429_USART_CUSTOM_PINS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 04-STM32F429_USART_STRING
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 05-STM32F429_SPI
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 05-STM32F429_SPI_CUSTOM_PINS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 06-STM32F429_ADC
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 06-STM32F429_ADC_VBAT
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 07-STM32F429_DAC
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 08-STM32F429_ILI9341
    │   ├── Targets
    │   │   └── STM32F429_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 09-STM32F429_I2C
    │   ├── Targets
    │   │   └── Nucleo_F411
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 09-STM32F429_I2C_CUSTOM_PINS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 09-STM32F429_I2C_SEARCH_DEVICES
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 10-STM32F429_STMPE811
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 11-STM32F429_ILI9341_BUTTON
    │   ├── User
    │   │   ├── button_back.h
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 12-STM32F429_ONEWIRE
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 12-STM32F429_ONEWIRE_MULTI
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 13-STM32F429_DS18B20
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 14-STM32F429_SDRAM
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 14-STM32F429_SDRAM_VARIABLES
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 15-STM32F429_DS1307
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 16-STM32F429_HD44780
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 17-STM32F429_nRF24L01P_RECEIVER
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 17-STM32F429_nRF24L01P_RECEIVER_IRQ
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 17-STM32F429_nRF24L01P_TRANSMITTER
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 17-STM32F429_nRF24L01P_TRANSMITTER_IRQ
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 18-STM32F429_ILI9341_LTDC
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 18-STM32F429_ILI9341_LTDC_PINS_USED
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 19-STM32F429_RTC
    │   ├── Targets
    │   │   └── STM32F4_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 19-STM32F429_RTC_ALARM
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 19-STM32F429_RTC_BKP
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 19-STM32F429_RTC_SETDATETIME_STRING
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 19-STM32F429_RTC_SUBSECONDS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 20-STM32F429_WATCHDOG
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 20-STM32F429_WATCHDOG_DBGMCU_STOP
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 21-STM32F429_FATFS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 21-STM32F429_FATFS_READ_BENCHMARK
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 21-STM32F429_FATFS_SDRAM
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 22-STM32F429_RNG
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 23-STM32F429_MFRC522
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 24-STM32F429_USB_VCP
    │   ├── Targets
    │   │   ├── STM32F429_Discovery
    │   │   │   └── project.hex
    │   │   └── STM32F4_Discovery
    │   │       └── TM_STM32F4_DISCOVERY_USB_VCP_WORKING.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 25-STM32F429_AM2301
    │   ├── Targets
    │   │   └── STM32F429_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 26-STM32F429_ROTARY_ENCODER
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 27-STM32F429_GPS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 27-STM32F429_GPS_CUSTOM
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 27-STM32F429_GPS_ILI9341
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 27-STM32F429_GPS_NUCLEO
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 28-STM32F429_L3GD20
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 29-STM32F429_FATFS_USB_MSC_HOST
    │   ├── Targets
    │   │   └── STM32F4_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 29-STM32F429_FATFS_USB_MSC_HOST_SD_CARD
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 30-STM32F429_HCSR04
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 31-STM32F429_USB_HID_HOST
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 32-STM32F429_KEYPAD
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 33-STM32F429_PWM
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 33-STM32F429_PWM_SERVO
    │   ├── Targets
    │   │   └── STM32F4_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 33-STM32F429_PWM_SERVO_KEYPAD
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 34-STM32F429_USB_HID_DEVICE
    │   ├── Targets
    │   │   └── STM32F4_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 35-STM32F4_LIS3DSH_LIS302DL
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 36-STM32F429_DAC_SIGNAL
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 37-STM32F429_BMP180
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 38-STM32F429_EXTI
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 39-STM32F429_LOW_POWER_MODE_SLEEP
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 39-STM32F429_LOW_POWER_MODE_STANDBY
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 39-STM32F429_LOW_POWER_MODE_STOP
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 40-STM32F429_MCO_OUTPUT
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 41-STM32F429_STDIO_INPUT_OUTPUT
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 41-STM32F429_STDIO_OUTPUT
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 42-STM32F429_SERVO
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 43-STM32F429_MPU6050
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 43-STM32F429_MPU6050_2DEVICES
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 44-STM32F429_IDENTIFICATION
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 45-STM32F429_BKPSRAM
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 46-STM32F429_SWO
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 47-STM32F429_CRC
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 48-STM32F429_PWMIN
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 49-STM32F429_OTP
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 50-STM32F429_EMWIN
    │   ├── Targets
    │   │   └── STM32F429_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 50-STM32F429_EMWIN_GRAPH
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 51-STM32F429_GRAPHIC_DMA2D
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 52-STM32F429_ETHERNET_CLIENT
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 52-STM32F429_ETHERNET_CLIENT_COOCOX
    │   ├── cmsis
    │   │   ├── core_cm4.h
    │   │   ├── core_cm4_simd.h
    │   │   ├── core_cmFunc.h
    │   │   └── core_cmInstr.h
    │   ├── cmsis_boot
    │   │   ├── startup
    │   │   │   └── startup_stm32f4xx.c
    │   │   ├── stm32f4xx.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── system_stm32f4xx.c
    │   │   └── system_stm32f4xx.h
    │   ├── cmsis_lib
    │   │   ├── include
    │   │   │   ├── misc.h
    │   │   │   ├── stm32f4xx_adc.h
    │   │   │   ├── stm32f4xx_can.h
    │   │   │   ├── stm32f4xx_crc.h
    │   │   │   ├── stm32f4xx_cryp.h
    │   │   │   ├── stm32f4xx_dac.h
    │   │   │   ├── stm32f4xx_dbgmcu.h
    │   │   │   ├── stm32f4xx_dcmi.h
    │   │   │   ├── stm32f4xx_dma.h
    │   │   │   ├── stm32f4xx_dma2d.h
    │   │   │   ├── stm32f4xx_exti.h
    │   │   │   ├── stm32f4xx_flash.h
    │   │   │   ├── stm32f4xx_fmc.h
    │   │   │   ├── stm32f4xx_fsmc.h
    │   │   │   ├── stm32f4xx_gpio.h
    │   │   │   ├── stm32f4xx_hash.h
    │   │   │   ├── stm32f4xx_i2c.h
    │   │   │   ├── stm32f4xx_iwdg.h
    │   │   │   ├── stm32f4xx_ltdc.h
    │   │   │   ├── stm32f4xx_pwr.h
    │   │   │   ├── stm32f4xx_rcc.h
    │   │   │   ├── stm32f4xx_rng.h
    │   │   │   ├── stm32f4xx_rtc.h
    │   │   │   ├── stm32f4xx_sai.h
    │   │   │   ├── stm32f4xx_sdio.h
    │   │   │   ├── stm32f4xx_spi.h
    │   │   │   ├── stm32f4xx_syscfg.h
    │   │   │   ├── stm32f4xx_tim.h
    │   │   │   ├── stm32f4xx_usart (1).h
    │   │   │   ├── stm32f4xx_usart.h
    │   │   │   ├── stm32f4xx_wwdg.h
    │   │   │   └── syscalls.h
    │   │   └── source
    │   │       ├── misc.c
    │   │       ├── stm32f4xx_adc.c
    │   │       ├── stm32f4xx_can.c
    │   │       ├── stm32f4xx_crc.c
    │   │       ├── stm32f4xx_cryp.c
    │   │       ├── stm32f4xx_cryp_aes.c
    │   │       ├── stm32f4xx_cryp_des.c
    │   │       ├── stm32f4xx_cryp_tdes.c
    │   │       ├── stm32f4xx_dac.c
    │   │       ├── stm32f4xx_dbgmcu.c
    │   │       ├── stm32f4xx_dcmi.c
    │   │       ├── stm32f4xx_dma.c
    │   │       ├── stm32f4xx_dma2d.c
    │   │       ├── stm32f4xx_exti.c
    │   │       ├── stm32f4xx_flash.c
    │   │       ├── stm32f4xx_fmc.c
    │   │       ├── stm32f4xx_fsmc.c
    │   │       ├── stm32f4xx_gpio.c
    │   │       ├── stm32f4xx_hash.c
    │   │       ├── stm32f4xx_hash_md5.c
    │   │       ├── stm32f4xx_hash_sha1.c
    │   │       ├── stm32f4xx_i2c.c
    │   │       ├── stm32f4xx_iwdg.c
    │   │       ├── stm32f4xx_ltdc.c
    │   │       ├── stm32f4xx_pwr.c
    │   │       ├── stm32f4xx_rcc.c
    │   │       ├── stm32f4xx_rng.c
    │   │       ├── stm32f4xx_rtc.c
    │   │       ├── stm32f4xx_sai.c
    │   │       ├── stm32f4xx_sdio.c
    │   │       ├── stm32f4xx_spi.c
    │   │       ├── stm32f4xx_syscfg.c
    │   │       ├── stm32f4xx_tim.c
    │   │       ├── stm32f4xx_usart.c
    │   │       ├── stm32f4xx_wwdg.c
    │   │       └── syscalls.c
    │   ├── componentfile.history
    │   ├── defines.h
    │   ├── main.c
    │   ├── stm32f4_project
    │   │   └── stm32f4_project.elf.xcodeproj
    │   │       └── project.pbxproj
    │   ├── stm32f4_project.cogui
    │   ├── stm32f4_project.comarker
    │   └── stm32f4_project.coproj
    ├── 52-STM32F429_ETHERNET_DHCP
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 52-STM32F429_ETHERNET_DHCP_COOCOX
    │   ├── cmsis
    │   │   ├── core_cm4.h
    │   │   ├── core_cm4_simd.h
    │   │   ├── core_cmFunc.h
    │   │   └── core_cmInstr.h
    │   ├── cmsis_boot
    │   │   ├── startup
    │   │   │   └── startup_stm32f4xx.c
    │   │   ├── stm32f4xx.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── system_stm32f4xx.c
    │   │   └── system_stm32f4xx.h
    │   ├── cmsis_lib
    │   │   ├── include
    │   │   │   ├── misc.h
    │   │   │   ├── stm32f4xx_adc.h
    │   │   │   ├── stm32f4xx_can.h
    │   │   │   ├── stm32f4xx_crc.h
    │   │   │   ├── stm32f4xx_cryp.h
    │   │   │   ├── stm32f4xx_dac.h
    │   │   │   ├── stm32f4xx_dbgmcu.h
    │   │   │   ├── stm32f4xx_dcmi.h
    │   │   │   ├── stm32f4xx_dma.h
    │   │   │   ├── stm32f4xx_dma2d.h
    │   │   │   ├── stm32f4xx_exti.h
    │   │   │   ├── stm32f4xx_flash.h
    │   │   │   ├── stm32f4xx_fmc.h
    │   │   │   ├── stm32f4xx_fsmc.h
    │   │   │   ├── stm32f4xx_gpio.h
    │   │   │   ├── stm32f4xx_hash.h
    │   │   │   ├── stm32f4xx_i2c.h
    │   │   │   ├── stm32f4xx_iwdg.h
    │   │   │   ├── stm32f4xx_ltdc.h
    │   │   │   ├── stm32f4xx_pwr.h
    │   │   │   ├── stm32f4xx_rcc.h
    │   │   │   ├── stm32f4xx_rng.h
    │   │   │   ├── stm32f4xx_rtc.h
    │   │   │   ├── stm32f4xx_sai.h
    │   │   │   ├── stm32f4xx_sdio.h
    │   │   │   ├── stm32f4xx_spi.h
    │   │   │   ├── stm32f4xx_syscfg.h
    │   │   │   ├── stm32f4xx_tim.h
    │   │   │   ├── stm32f4xx_usart (1).h
    │   │   │   ├── stm32f4xx_usart.h
    │   │   │   ├── stm32f4xx_wwdg.h
    │   │   │   └── syscalls.h
    │   │   └── source
    │   │       ├── misc.c
    │   │       ├── stm32f4xx_adc.c
    │   │       ├── stm32f4xx_can.c
    │   │       ├── stm32f4xx_crc.c
    │   │       ├── stm32f4xx_cryp.c
    │   │       ├── stm32f4xx_cryp_aes.c
    │   │       ├── stm32f4xx_cryp_des.c
    │   │       ├── stm32f4xx_cryp_tdes.c
    │   │       ├── stm32f4xx_dac.c
    │   │       ├── stm32f4xx_dbgmcu.c
    │   │       ├── stm32f4xx_dcmi.c
    │   │       ├── stm32f4xx_dma.c
    │   │       ├── stm32f4xx_dma2d.c
    │   │       ├── stm32f4xx_exti.c
    │   │       ├── stm32f4xx_flash.c
    │   │       ├── stm32f4xx_fmc.c
    │   │       ├── stm32f4xx_fsmc.c
    │   │       ├── stm32f4xx_gpio.c
    │   │       ├── stm32f4xx_hash.c
    │   │       ├── stm32f4xx_hash_md5.c
    │   │       ├── stm32f4xx_hash_sha1.c
    │   │       ├── stm32f4xx_i2c.c
    │   │       ├── stm32f4xx_iwdg.c
    │   │       ├── stm32f4xx_ltdc.c
    │   │       ├── stm32f4xx_pwr.c
    │   │       ├── stm32f4xx_rcc.c
    │   │       ├── stm32f4xx_rng.c
    │   │       ├── stm32f4xx_rtc.c
    │   │       ├── stm32f4xx_sai.c
    │   │       ├── stm32f4xx_sdio.c
    │   │       ├── stm32f4xx_spi.c
    │   │       ├── stm32f4xx_syscfg.c
    │   │       ├── stm32f4xx_tim.c
    │   │       ├── stm32f4xx_usart.c
    │   │       ├── stm32f4xx_wwdg.c
    │   │       └── syscalls.c
    │   ├── componentfile.history
    │   ├── defines.h
    │   ├── main.c
    │   ├── stm32f4_project
    │   │   └── stm32f4_project.elf.xcodeproj
    │   │       └── project.pbxproj
    │   ├── stm32f4_project.cogui
    │   ├── stm32f4_project.comarker
    │   └── stm32f4_project.coproj
    ├── 52-STM32F429_ETHERNET_SERVER
    │   ├── Targets
    │   │   └── STM32F429_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 52-STM32F429_ETHERNET_SERVER_COOCOX
    │   ├── cmsis
    │   │   ├── core_cm4.h
    │   │   ├── core_cm4_simd.h
    │   │   ├── core_cmFunc.h
    │   │   └── core_cmInstr.h
    │   ├── cmsis_boot
    │   │   ├── startup
    │   │   │   └── startup_stm32f4xx.c
    │   │   ├── stm32f4xx.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── system_stm32f4xx.c
    │   │   └── system_stm32f4xx.h
    │   ├── cmsis_lib
    │   │   ├── include
    │   │   │   ├── misc.h
    │   │   │   ├── stm32f4xx_adc.h
    │   │   │   ├── stm32f4xx_can.h
    │   │   │   ├── stm32f4xx_crc.h
    │   │   │   ├── stm32f4xx_cryp.h
    │   │   │   ├── stm32f4xx_dac.h
    │   │   │   ├── stm32f4xx_dbgmcu.h
    │   │   │   ├── stm32f4xx_dcmi.h
    │   │   │   ├── stm32f4xx_dma.h
    │   │   │   ├── stm32f4xx_dma2d.h
    │   │   │   ├── stm32f4xx_exti.h
    │   │   │   ├── stm32f4xx_flash.h
    │   │   │   ├── stm32f4xx_fmc.h
    │   │   │   ├── stm32f4xx_fsmc.h
    │   │   │   ├── stm32f4xx_gpio.h
    │   │   │   ├── stm32f4xx_hash.h
    │   │   │   ├── stm32f4xx_i2c.h
    │   │   │   ├── stm32f4xx_iwdg.h
    │   │   │   ├── stm32f4xx_ltdc.h
    │   │   │   ├── stm32f4xx_pwr.h
    │   │   │   ├── stm32f4xx_rcc.h
    │   │   │   ├── stm32f4xx_rng.h
    │   │   │   ├── stm32f4xx_rtc.h
    │   │   │   ├── stm32f4xx_sai.h
    │   │   │   ├── stm32f4xx_sdio.h
    │   │   │   ├── stm32f4xx_spi.h
    │   │   │   ├── stm32f4xx_syscfg.h
    │   │   │   ├── stm32f4xx_tim.h
    │   │   │   ├── stm32f4xx_usart (1).h
    │   │   │   ├── stm32f4xx_usart.h
    │   │   │   ├── stm32f4xx_wwdg.h
    │   │   │   └── syscalls.h
    │   │   └── source
    │   │       ├── misc.c
    │   │       ├── stm32f4xx_adc.c
    │   │       ├── stm32f4xx_can.c
    │   │       ├── stm32f4xx_crc.c
    │   │       ├── stm32f4xx_cryp.c
    │   │       ├── stm32f4xx_cryp_aes.c
    │   │       ├── stm32f4xx_cryp_des.c
    │   │       ├── stm32f4xx_cryp_tdes.c
    │   │       ├── stm32f4xx_dac.c
    │   │       ├── stm32f4xx_dbgmcu.c
    │   │       ├── stm32f4xx_dcmi.c
    │   │       ├── stm32f4xx_dma.c
    │   │       ├── stm32f4xx_dma2d.c
    │   │       ├── stm32f4xx_exti.c
    │   │       ├── stm32f4xx_flash.c
    │   │       ├── stm32f4xx_fmc.c
    │   │       ├── stm32f4xx_fsmc.c
    │   │       ├── stm32f4xx_gpio.c
    │   │       ├── stm32f4xx_hash.c
    │   │       ├── stm32f4xx_hash_md5.c
    │   │       ├── stm32f4xx_hash_sha1.c
    │   │       ├── stm32f4xx_i2c.c
    │   │       ├── stm32f4xx_iwdg.c
    │   │       ├── stm32f4xx_ltdc.c
    │   │       ├── stm32f4xx_pwr.c
    │   │       ├── stm32f4xx_rcc.c
    │   │       ├── stm32f4xx_rng.c
    │   │       ├── stm32f4xx_rtc.c
    │   │       ├── stm32f4xx_sai.c
    │   │       ├── stm32f4xx_sdio.c
    │   │       ├── stm32f4xx_spi.c
    │   │       ├── stm32f4xx_syscfg.c
    │   │       ├── stm32f4xx_tim.c
    │   │       ├── stm32f4xx_usart.c
    │   │       ├── stm32f4xx_wwdg.c
    │   │       └── syscalls.c
    │   ├── componentfile.history
    │   ├── defines.h
    │   ├── main.c
    │   ├── stm32f4_project
    │   │   └── stm32f4_project.elf.xcodeproj
    │   │       └── project.pbxproj
    │   ├── stm32f4_project.cogui
    │   ├── stm32f4_project.comarker
    │   └── stm32f4_project.coproj
    ├── 52-STM32F429_ETHERNET_SERVER_SDCARD
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   ├── buu
    │   └── project.uvprojx
    ├── 52-STM32F429_ETHERNET_SERVER_SDCARD_COOCOX
    │   ├── cmsis
    │   │   ├── core_cm4.h
    │   │   ├── core_cm4_simd.h
    │   │   ├── core_cmFunc.h
    │   │   └── core_cmInstr.h
    │   ├── cmsis_boot
    │   │   ├── startup
    │   │   │   └── startup_stm32f4xx.c
    │   │   ├── stm32f4xx.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── system_stm32f4xx.c
    │   │   └── system_stm32f4xx.h
    │   ├── cmsis_lib
    │   │   ├── include
    │   │   │   ├── misc.h
    │   │   │   ├── stm32f4xx_adc.h
    │   │   │   ├── stm32f4xx_can.h
    │   │   │   ├── stm32f4xx_crc.h
    │   │   │   ├── stm32f4xx_cryp.h
    │   │   │   ├── stm32f4xx_dac.h
    │   │   │   ├── stm32f4xx_dbgmcu.h
    │   │   │   ├── stm32f4xx_dcmi.h
    │   │   │   ├── stm32f4xx_dma.h
    │   │   │   ├── stm32f4xx_dma2d.h
    │   │   │   ├── stm32f4xx_exti.h
    │   │   │   ├── stm32f4xx_flash.h
    │   │   │   ├── stm32f4xx_fmc.h
    │   │   │   ├── stm32f4xx_fsmc.h
    │   │   │   ├── stm32f4xx_gpio.h
    │   │   │   ├── stm32f4xx_hash.h
    │   │   │   ├── stm32f4xx_i2c.h
    │   │   │   ├── stm32f4xx_iwdg.h
    │   │   │   ├── stm32f4xx_ltdc.h
    │   │   │   ├── stm32f4xx_pwr.h
    │   │   │   ├── stm32f4xx_rcc.h
    │   │   │   ├── stm32f4xx_rng.h
    │   │   │   ├── stm32f4xx_rtc.h
    │   │   │   ├── stm32f4xx_sai.h
    │   │   │   ├── stm32f4xx_sdio.h
    │   │   │   ├── stm32f4xx_spi.h
    │   │   │   ├── stm32f4xx_syscfg.h
    │   │   │   ├── stm32f4xx_tim.h
    │   │   │   ├── stm32f4xx_usart (1).h
    │   │   │   ├── stm32f4xx_usart.h
    │   │   │   ├── stm32f4xx_wwdg.h
    │   │   │   └── syscalls.h
    │   │   └── source
    │   │       ├── misc.c
    │   │       ├── stm32f4xx_adc.c
    │   │       ├── stm32f4xx_can.c
    │   │       ├── stm32f4xx_crc.c
    │   │       ├── stm32f4xx_cryp.c
    │   │       ├── stm32f4xx_cryp_aes.c
    │   │       ├── stm32f4xx_cryp_des.c
    │   │       ├── stm32f4xx_cryp_tdes.c
    │   │       ├── stm32f4xx_dac.c
    │   │       ├── stm32f4xx_dbgmcu.c
    │   │       ├── stm32f4xx_dcmi.c
    │   │       ├── stm32f4xx_dma.c
    │   │       ├── stm32f4xx_dma2d.c
    │   │       ├── stm32f4xx_exti.c
    │   │       ├── stm32f4xx_flash.c
    │   │       ├── stm32f4xx_fmc.c
    │   │       ├── stm32f4xx_fsmc.c
    │   │       ├── stm32f4xx_gpio.c
    │   │       ├── stm32f4xx_hash.c
    │   │       ├── stm32f4xx_hash_md5.c
    │   │       ├── stm32f4xx_hash_sha1.c
    │   │       ├── stm32f4xx_i2c.c
    │   │       ├── stm32f4xx_iwdg.c
    │   │       ├── stm32f4xx_ltdc.c
    │   │       ├── stm32f4xx_pwr.c
    │   │       ├── stm32f4xx_rcc.c
    │   │       ├── stm32f4xx_rng.c
    │   │       ├── stm32f4xx_rtc.c
    │   │       ├── stm32f4xx_sai.c
    │   │       ├── stm32f4xx_sdio.c
    │   │       ├── stm32f4xx_spi.c
    │   │       ├── stm32f4xx_syscfg.c
    │   │       ├── stm32f4xx_tim.c
    │   │       ├── stm32f4xx_usart.c
    │   │       ├── stm32f4xx_wwdg.c
    │   │       └── syscalls.c
    │   ├── componentfile.history
    │   ├── defines.h
    │   ├── main.c
    │   ├── stm32f4_project
    │   │   └── stm32f4_project.elf.xcodeproj
    │   │       └── project.pbxproj
    │   ├── stm32f4_project.cogui
    │   ├── stm32f4_project.comarker
    │   └── stm32f4_project.coproj
    ├── 53-STM32F429_GPIO
    │   ├── Targets
    │   │   └── STM32F429_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 54-STM32F429_GENERAL
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 55-STM32F429_USART_DMA
    │   ├── Targets
    │   │   └── STM32F429_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 56-STM32F429_SPI_DMA
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 57-STM32F429_BUTTONS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 58-STM32F429_STRINGS
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 59-STM32F429_RCC_PLL
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 60-STM32F429_CPU_LOAD
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 61-STM32F429_SSD1306
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 62-STM32F429_FFT
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 63-STM32F429_DMA
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── 63-STM32F429_HMC5883L
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── Clocking_STM32F4xx_boards.xlsx
    ├── PROJECT-01-STM32F429_FFT
    │   ├── FFT.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── PROJECT-02-STM32F429_SNAKE
    │   ├── Shake.hex
    │   ├── TM
    │   │   ├── tm_stm32f4_snake.c
    │   │   └── tm_stm32f4_snake.h
    │   ├── Targets
    │   │   └── STM32F429_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── PROJECT-03-STM32F4xx_PID
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── PROJECT-04-GPS_LOGGER
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── README.md
    ├── STM32439_EVAL_LCD
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── STM32F429_PCD8544
    │   ├── Targets
    │   │   └── STM32F4_Discovery
    │   │       └── project.hex
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    ├── TUTORIAL-01-CPU_LOAD_MONITOR
    │   ├── User
    │   │   ├── defines.h
    │   │   ├── main.c
    │   │   ├── main.h
    │   │   ├── stm32f4xx_conf.h
    │   │   ├── stm32f4xx_it.c
    │   │   ├── stm32f4xx_it.h
    │   │   └── system_stm32f4xx.c
    │   └── project.uvprojx
    └── TUTORIAL-02-SCB_ICSR
        ├── User
        │   ├── defines.h
        │   ├── main.c
        │   ├── main.h
        │   ├── stm32f4xx_conf.h
        │   ├── stm32f4xx_it.c
        │   ├── stm32f4xx_it.h
        │   └── system_stm32f4xx.c
        └── project.uvprojx

396 directories, 2663 files



实例下载地址

STM32F429单片机的所有外设程序例程共计69个

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警