{"error":{"root_cause":[{"type":"query_shard_exception","reason":"failed to create query: {\n \"regexp\" : {\n \"keyword\" : {\n \"value\" : \".*STM32F4xx 中文参考手册2(DMA2D LTDC SAI FMC.*\",\n \"flags_value\" : 65535,\n \"max_determinized_states\" : 10000,\n \"boost\" : 1.0\n }\n }\n}","index_uuid":"SON-ziQURzKK3JljPlVlCQ","index":"recommend_keyword_search_v1"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"recommend_keyword_search_v1","node":"c8Ry91qkQA6igO07LZRl5w","reason":{"type":"query_shard_exception","reason":"failed to create query: {\n \"regexp\" : {\n \"keyword\" : {\n \"value\" : \".*STM32F4xx 中文参考手册2(DMA2D LTDC SAI FMC.*\",\n \"flags_value\" : 65535,\n \"max_determinized_states\" : 10000,\n \"boost\" : 1.0\n }\n }\n}","index_uuid":"SON-ziQURzKK3JljPlVlCQ","index":"recommend_keyword_search_v1","caused_by":{"type":"illegal_argument_exception","reason":"expected ')' at position 40"}}}]},"status":400}
本帖最后由 zhifubao 于 2016-7-13 14:39 编辑 无意中看到的STM32F4的DMA2D、LTDC、FMC章节的
2016-06-30 14:15
STM32F4xx中文参考手册
2023-09-25 06:52
原子大哥和各位大神,我想问一下,1、STM32F407以太网所用的DMA控制器和和DMA1、DMA2控制器是一回事吗?2
2019-07-24 22:59
:STM32F4xx_DSP_StdPeriph_Lib_V1.4.0;串口调试助手;2、问题描述 在测试用STM32F4xx芯片的串口USART1以DMA方式进行RS
2021-08-23 07:17
的LCD屏,上emWin,用DMA2D叠加和格式转换,静态显示时,关闭FMC和DMA2D。3.FMC的LCD接口是否跟103的FSMC接口一个意思?
2019-01-22 06:28
注:博主使用的是STM32F4探索者一、参考资料1、STM32F4数据手册:STM32F407ZGT6.pdf2、STM32F4
2021-07-26 06:52
第46章 STM32F429的DMA2D应用之刷色块,位图和Alpha混合本章节为大家讲解DMA2D应用中经常用到的刷色块,刷位图,Alpha混合和图片混合的实现。目录第46章
2021-08-10 06:51
我看了很多DMA2D教程都是用阻塞方式来刷新屏, 这样就消耗了性能 相当于没用DMA, 所以我使用DMA2D中断来传输数据测试平台stm32f429 + 正点原子7寸1
2022-01-26 06:22
for Width:配置Synchronization for Heigth:DMA2D部分:3、配置SDRAM会用到外部SDRAM,所以配置FMC部分...
2021-08-10 07:10
注:博主使用的是STM32F4探索者 一、参考资料1、STM32F4数据手册:STM32F407ZGT6.pdf2、STM32F
2021-07-23 07:15