资源列表
CoreCourse_GHRD_第四课1
- 这些资料是小梅哥qsys学习第四课第1部分的资料,这些资料供大家学习交流之用。(Processor nios2 Nios II 13.0 All Components nios2 altera_nios2_qsys 13.0 sdram altera_avalon_new_sdram_controller 13.0.1 uart_0 altera_avalon_uart 13.0.1 pio_led altera_avalon_pio 13.
CoreCourse_GHRD_第四课2
- 这些资料是小梅哥的qsys学习资料,这些资料供大家学习和交流之用。(Processor nios2 Nios II 13.0 All Components nios2 altera_nios2_qsys 13.0 sdram altera_avalon_new_sdram_controller 13.0.1 uart_0 altera_avalon_uart 13.0.1 pio_led altera_avalon_pio 13.0.1
STM32F407 U盘实验
- STM32F407 U盘实验,插入SD卡可用于模拟U盘功能。(STM32F407 Mass storage)
新建文件夹
- ADC应用程序,可以根据设备文件的名字改一下文件名再用,改一下分辨率再用。(A small analog-to-digital conversion application)
DMA M2M
- 嵌入式开发DMA程序,进行寄存器和寄存器之间的数据传输。(RCC_AHBPeriphClockCmd(RCC_AHBPeriph_DMA1,ENABLE); DMA_DeInit(DMA1_Channel3); DMA_InitStructure.DMA_PeripheralBaseAddr = (u32)TIM3_CCR3; DMA_InitStructure.DMA_MemoryBaseAddr = (u32)&PWM_Buf[0];
clk1hz
- 工程上常用到的1Hz的时钟信号,采用VHDL语言来编写的(1Hz clock signals commonly used in engineering, the use of VHDL language to write)
RGB_model_code
- 通过SPI操作WS2812B(带IC的5050RGB灯珠)(Control WS2812B with STM32F103 SPI interface)
led
- 该程序属于单片机开发,功能是使用keil点亮led灯,并能够显示不同类型的样式(The program belongs to the development of single-chip microcomputer, the function is to use keil lit LED lights, and can display different styles)
TIM1_DMA
- stm8l152 direct memory acces configuration using DMA
TIM1_ComplementarySignals
- complementary pwm generation
TIM1_PWMInput
- Timer 1 pwm input capture measuremants
矩阵(优化版)
- 这是一个很好的矩阵方法,编程相当简单,希望很够帮助大家(This is a good matrix method, programming is quite simple, I hope it is enough to help you)