搜索资源列表
STM32F746-ADC
- 这个是STM32F746源碼演示了如何使用ADC3及DMA传输连续 转换后的数据从ADC3记忆。 ADC3的配置不断转换的adc_channel_8。 每次转换结束时,DMA传输,循环模式,这 转换数据寄存器变量的uhadcxconvertedvalue ADC3博士。 的uhadcxconvertedvalue读取的值是12位编码,参考电压VREF +连接 在VDD的板(+3.3V),VREF参考电压连接板上到
STM32F746-BSP
- 这个是STM32F746源碼演示了如何使用不同的BSP驱动。 在主程序的hal_init()功能开始被称为重置 所有的外设,初始化Flash界面和SysTick。 然后systemclock_config()函数是用来配置系统时钟 (SYSCLK)运行在200 MHz,输出锁相环分为pll_q提供50 MHz。 此频率允许达到25兆赫的时钟需要的操作和在线路 与microSD规格。-This STM32F746
STM32F746-CEC
- 这个是STM32F746源碼演示了如何使用配置和使用CEC外设接收和发送消息。-This STM32F746 code shows how to configure and use the CEC peripheral to receive and transmit messages.
STM32F746-DAC
- 这stm32f746描述了如何使用DAC外围 产生使用DMA控制器的信号。 在用户按键每按一下,信号已被选中,可监测 DAC通道: • 三角波形(通道1)。 -自动扶梯的波形(1频道)使用DMA传输。-This STM32F746 code provides a descr iption of how to use the DAC peripheral to generate several sign
STM32F746-DMA
- 这stm32f746代码描述了如何使用DMA传输 一个字的数据缓冲区从闪存的嵌入式SRAM存储器通过 HAL API。-This STM32F746 code provides a descr iption of how to use a DMA to transfer a word data buffer FLASH memory to embedded SRAM memory through the HAL
STM32F746-DMA2D
- 这stm32f746代码描述了如何配置dma2d外围 混合传输模式memory_to_memory。 并描述了如何配置dma2d外围转移 在像素格式转换memory_to_memory(PFC)模式-This STM32F746 code provides a descr iption of how to configure DMA2D peripheral in Memory_to_Memory with bl
STM32F746-FLASH
- 这stm32f746代码描述了如何配置和使用Flash擦除和HAL API程序 内部闪存。-This STM32F746 code describes how to configure and use the FLASH HAL API to erase and program the internal FLASH memory.
STM32F746-FMC
- 这stm32f746代码描述了如何配置访问SDRAM控制器的FMC 记忆的低功耗模式(模式的SDRAM自刷新)。-This STM32F746 code describes how to configure the FMC controller to access the SDRAM memory.and low power mode (SDRAM Self Refresh mode).
I2C_TwoBoards_AdvComIT
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 板,使用中断。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards, using an interrupt.
I2C_TwoBoards_ComDMA
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 板,DMA。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards, via DMA.
I2C_TwoBoards_ComIT
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 使用中断的电路板。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards using an interrupt.
I2C_TwoBoards_ComPolling
- 这stm32f746代码描述如何两进行I2C数据缓冲区发送/接收 轮询模式。-This STM32F746 code describes how to perform I2C data buffer transmission/reception between two boards in Polling mode.
STM32F74xxx
- 详细的介绍stm32f746的主要架构,外设和寄存器-Detailed introduction to stm32f746 s main architecture, peripherals, and registers
Micrium_STM32F746G-DISCO_blinky
- Micrium官方移植的uc-OS III到 stm32f746平台,值得参考与借鉴。-This software package is ported to stm32f746 platform by Micrium.
STM32F746_uCOS-III
- STM32F7xx 移植uCOS III 示例 只实现了操作系统的移植-this is a sample for the uCOS, my MCU is STM32F746
STM32F746-FSMC-SDRAM
- STM32F746 FSMC-SDRAM 编程示例 采用HAL库实现 内含STM32CubeMX 配置-the sample for STM32F746 FSMC-SDRAM the code contains the settings for the HAL_Drivers
FATFS
- 开发环境 KEIL 5 +STM32CubeMX 实现功能 STM32F746 移植FATFS + SD卡读写 -sample code for FATFS(SDMMC) On STM32F746ZGT6
STM32F746_SPI-W25QXX
- 开发环境KEIL5 + STM32CubeMX STM32F746 硬件SPI驱动, 读写W25Q128 1bit 模式-Development environment KEIL5+ STM32CubeMX STM32F746 hardware SPI driver, read and write W25Q128 1bit mode
STM32F746_USB-FS
- 开发环境 KEIL 5 +STM32CubeMX 实现功能 STM32F746 USB DEVICE + USB HOST 代码示例。 -Development environment KEIL 5+STM32CubeMX achieve functional STM32F746 USB DEVICE+ USB HOST code examples.
I2C-AT24CXX
- stm32f746 - Development environment KEIL5+ STM32CubeMX stm32f746 hardware I2C driver, read and write AT24CXX