Where can i get example for stm32f7 discovery video player?
Posted on May 06, 2017 at 09:37As the tittle! I only have stm32f746ng discovery board.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 06, 2017 at 09:37As the tittle! I only have stm32f746ng discovery board.
Posted on September 15, 2016 at 01:01Hi, the topic probably explains it all. When creating a new project with CubeMX, there's usually a long list of TODOs showing up under tasks (using Atollic) which makes it rather difficult to set up my own tasks....
Posted on May 06, 2017 at 09:17I want to capture image with camera like OV9655 I have looked for some of tutorial however one of these use OV9655 with stm32f407 and in this tutorial camera show enviroment. can anybody help me in that issue. it is my...
Posted on September 18, 2015 at 10:43Hi,I would be grateful for some advice on Sampling logic-level signal with a timer.I haven't done embedded programming in a very long time and so have little experience with the current STM32 offering - and at th...
Posted on May 03, 2017 at 22:15Hi everybody,i'm having issue with reading SD card on STM32F746,i need to read file with size 1.5GB from SD card using SDIO with FatFS library,i used CubeMX for clock calculations :external HSE crystal 12MHzPLL: M: /6,...
Posted on May 04, 2017 at 15:22Hi there, is there anybody with STM32F7XX and is able to read bigger file (larger than 30MBytes) from SD card until the end ? without DMA ?i'm asking because i tried more types of cards, and i tried to setup clk div fo...
Posted on May 05, 2017 at 20:15I have a SMT32F7 for control one STM32F4 for comms (ETH MII) and the ETH PHY and I was thinking either one of these (Inclining for number 3):But I'm not an expert and would like to know what is the most reliable of the...
Posted on May 05, 2017 at 14:13Good Morning, I am trying to create a project that le a sensor and shows the information in the e-paper however there are errors in the initialization of the E-paper. Can you help me by informing which libraries I need...
Posted on May 03, 2017 at 01:36 When compiling projects using standard HAL libraries, I often get a dozen or so warnings about unused parameters in library functions. Would it be possible to tell your programmers to please add '__attribute__((...
Posted on May 05, 2017 at 13:41I want to make 2 modules of cc1101 transmit and receive to each other and they are connected to stm32 through SPIIf any one done this before I need a help ??