Commit Graph

31 Commits

Author SHA1 Message Date
EvalZero e14b1ac055 [bsp][stm32f429-apollo]add audio sound and micphone driver. 2018-11-15 11:32:11 +08:00
chenchaoqun@rt-thread.com 87dad10f3f [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
nongxiaoming 4bc36f722c [bsp][stm32] Fix compile failure when using ARM Compiler V6. 2018-10-04 17:06:21 +08:00
chenyong e46b16be34 [bsp] Adapt to SAL framework change 2018-07-18 13:42:16 +08:00
luo jiao ef8398c2bb [components][drivers][pin module]:typo fix for pin_detach_irq 2018-06-26 22:18:58 +08:00
armink 0b1b549742 [bsp][stm32f429-apollo] Disable the SPI DMA mode. It has some problem when using big data transmission. 2018-05-31 17:16:15 +08:00
armink 62ed2b9d0f [bsp][stm32f429-apollo] Change the SDIO initialization frequency to 400K for improve reliability. 2018-05-31 17:11:04 +08:00
balanceTWK e1f59e2d96 [bsp][stm32f429apollo] 移除CONSOLE_DEVICE宏定义以及相关的 2018-05-12 18:58:16 +08:00
SummerGift f596c5ad88 [bsp] Add pin equipment for stm32f429-apollo 2018-03-28 15:17:30 +08:00
liang yongxiang 99e5b0a518 [bsp] fix spi4 typo 2018-03-13 20:55:15 +08:00
luo jiao 1afb706c4d bsp/stm32f429-apollo:fix drv_i2c.c scons build error
Signed-off-by: luo jiao <luojiaoxy@163.com>
2018-03-11 13:40:16 +08:00
luo jiao 59f05f68f2 cchange file name drv_iic to drv_i2c 2018-03-08 12:21:06 +08:00
Bernard Xiong 8b36b57a11 [UIEngine] move UI engine as a package 2018-03-03 16:34:01 +08:00
SummerGift 6584c70353 fix eth init error 2017-12-13 09:39:12 +08:00
tanek liang f6828446bc [bsp] update delay function 2017-11-18 07:26:22 +08:00
SummerGift f7111cd965 iar 类型检查严格 修改函数定义类型。 2017-10-31 14:46:14 +08:00
bernard 4074a3f246 [BSP] Update stm32f429-apollo Kconfig. 2017-10-28 07:57:26 +08:00
SummerGift 0560feabdd 修改:网卡驱动注册后改变连接状态为link up,避免因为连接状态没有更新而导致lwip 2.02无法使用。 2017-10-27 11:44:37 +08:00
SummerGift a98fc2909a update apollo bsp 2017-10-20 18:33:41 +08:00
SummerGift 6e4d1fae2a [修改]: stm32f429-apollo 3.0 修改。 2017-10-20 14:33:01 +08:00
bernard 5e3b3b19a6 [BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
2017-10-16 13:23:03 +08:00
SummerGift 96383266b4 [完善]:修改429bsp,8g的sd卡可以使用,但是大容量32g的卡无法通过初始化。 2017-10-09 17:05:04 +08:00
bernard 22490a9cfc [bsp] Update SConscript for stm32f429 apollo bsp 2017-10-09 15:12:03 +08:00
SummerGift b5d61a37b0 [修改]:修改sconscript文件以便于配置工程。 2017-10-09 14:22:10 +08:00
liu2guang 44e3a56d91 修改SD卡驱动无法读写超过2G sector地址的数据 2017-09-14 17:23:09 +08:00
tanek liang a157b25f55 [bsp] added Ethernet driver and lwip in stm32f429-apollo board
* use uart1 as default console device
    * add pcf8574 support(a general-purpose remote I/O expansion chip)
2017-06-09 14:58:33 +08:00
tanek liang 269a7683b5 add ili9341 lcd device and simple gui demo 2017-06-08 18:36:55 +08:00
tanek liang e4999e60b0 [bsp] stm32f429-apollo added spi flash driver and mount as FatFs 2017-06-08 12:05:10 +08:00
tanek liang a4a96bbfac re-implement tick interface for stm32f4xx HAL library and fixed typo 2017-06-05 14:58:05 +08:00
tanek liang 30f825ee24 correct stm32f4xx flash vector table base location 2017-05-04 17:24:14 +08:00
lizhen9880 1da83c5c4c 增加bsp:stm32f429-apollo
硬件信息:正点原子apollo 开发板
本bsp已实现功能:UFFS,FAT(SDcard),应用模块
2017-04-12 09:25:37 +08:00