Where to find a simple HTTP server for the STM32F746 Discovery?
Posted on November 22, 2016 at 22:08I could use a simple HTTP server project to modify. I found some interesting LwIP projects for 4x7, but I have 746. It has only one useless example.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on November 22, 2016 at 22:08I could use a simple HTTP server project to modify. I found some interesting LwIP projects for 4x7, but I have 746. It has only one useless example.
Posted on October 21, 2016 at 08:30Hi,I have a STM32F4 which is powered by a smart battery. I would like to read the remaining capacity (AbsoluteStateOfCharge, RelativeStateOfCharge). I am not able to figure out, how I have to configure I2C so that ...
Posted on November 18, 2016 at 16:12I have two Nucleo connected in my pc. It is possible to select the board that I want to flash with my .bin file, from inside System Workbench?
Posted on November 15, 2016 at 10:44 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 21, 2016 at 23:09Hi,This CPU has 16K of flash and I can only program the first 8K. I'm using a Segger JLink probe on a custom circuit board and Atollic truestudio. I can program the first 8K properly, but the 2nd 8K won't change f...
Posted on November 22, 2016 at 17:42Folks, I have implemented bootloaders on the STM32F103 and F107 a number of times, but am struggling with a new one I have done using USB to download the new image when it has finished downloading the new image an...
Posted on November 20, 2016 at 17:52Dear all, I have a issue with SPDIF_TX on a nucleo F746ZG. Working on this since some days and can't identify the problem. I have some hearable ''glitches'' in an otherway working operation. A frequency sweep si...
Posted on June 15, 2015 at 13:27Hello,I'm working with the USB Library on a STM32F072CB.The project I use is the virtual com port example inclueded in the library.If I run the example without changing anything it works fine. Because the project isn'...
Posted on November 21, 2016 at 22:25Hi,I have interfaced OV7670 camera to STM32F7 using DCMI DMA in snapshot mode. The OV7670 is configured to provide with QVGA resolution.image data in RGB565 format I am saving the data to the SRAM1 memory (startin...
Posted on November 21, 2016 at 15:21Hi,I seem to have issues with TIM6 and TIM7 (the enable bit seems to directly be turned to 0 when I write it to 1) in OPM (One Pulse Mode) when I have a 1.8V power supply. The timers (both) seem to operate properl...