MT9M001 Camera and DCMI
Posted on September 01, 2016 at 02:08 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 01, 2016 at 02:08 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 03, 2016 at 14:06Hi all,I was looking at the reference manual for the USART peripheral and I saw that there are two buffers TDR & RDR (Transmit and Receive Data Register) between USART_DR (Data Register) and their respective Shif...
Posted on August 30, 2016 at 16:45hi evry onei working on CAN protocol with stm32f103rbt6.it working so good.now problem is here: when i reading mailboxs of FIFO0 ،all think is ok but i can not receive the message from FIFO1.please tell me how to do...
Posted on August 24, 2014 at 11:47Hi! I work with STM32F427 with 2 Mb flash size and want use high flash bank to load firmware image when upgrading.When I allocate firmware image in low bank (512kb) all works properly, but when i assign address to i...
Posted on September 03, 2016 at 09:02I use DAC with DMA to ouput a sine wave. The DAC is triggered from exti9. It can output a perfect sine wave now. But I want to sync the wave's zero-crossing with a pin's rising edge. So, I put the start signal in...
Posted on September 02, 2016 at 19:19Hey folks,I am trying to work with an RFID reader that uses wiegand protocol, but I can't seem to find a library or any information that could help me get started. I am using a Nucleo-F767Zi board.I have found, h...
Posted on September 01, 2016 at 22:48Hi folks, I am currently developing a custom expansion board for the F767Zi kit and I plan on using it along with an IDW01M1 board, the problem is I am having trouble finding out which pins from my F767Zi will be...
Posted on September 01, 2016 at 18:24Is there a benefit to using 16-bit filters versus 32-bit filters in terms of MCU efficiency? I am writing a driver for DeviceNet CAN, and the only frames I expect have standard (11-bit) identifiers, not extended...
Posted on August 26, 2016 at 14:48I am trying to send data (a string ''hello'') serially to my PC from STM32f4Discovery board and HC-05 (bluetooth module) using UART. I generated the following code using the STM32cubemx software. The code was succes...
Posted on September 02, 2016 at 06:59Hello everyone..I want to interface LCD which supports LVDS with STM32F429BIT6.. But I don't know what to do??I have tried many times but I couldn't get any response..It would be great for me if some one help me....