STM32F7 DMA2D Bug!!!
Posted on February 25, 2016 at 11:23 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on February 25, 2016 at 11:23 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on February 23, 2016 at 19:02I want to count pulses (independently) on these pins. After playing around with STM32CubeMX I think that this can be done with PA1 using it as a trigger for TIM5_CH2, but I can't see a way to do this with PB10. An...
Posted on February 09, 2016 at 15:29I am using AC6 for my development on the L0 series. After updating to Version 4.13.0 of cube my exported project is no longer identified as CDT Project and refuses to compile :\ Any quick and dirty hack allowing m...
Posted on February 25, 2016 at 11:12Hi everybody,I am using stm32f103 controller in that I have used a structure which have few flags (1 bit member), few char member and few Float member for reading and some data and controlling it.I am reading data...
Posted on February 25, 2016 at 16:18Hello, i know there are many Posts about Problems with Memory Jumping and Bootloaders. But no one of this posts could solve my problem. I am using an STM32F103VCT6 Mic. Bootloader placed at 0x8000000, Application...
Posted on February 26, 2016 at 03:57Hi all,I am having an odd hard-fault crash on my STM32F030 board when I attempt to use USART. The calls are pretty standard, which leads me to believe its a linker issue. I have simplified to the minimal program t...
Posted on February 26, 2016 at 05:44HelloI have a project using STM32F7-Discovery,and I have a couple of threads including UART thread with real time priority.I use HAL_UART_Receive_IT() to get data,then I use osSignalWait( 0x01, osWaitForever) whil...
Posted on February 10, 2016 at 01:54Hi! I have been using the F373 and its SDADC successfully for a while now but in my most recent project I'd like to do a precise gain calibration without the use of additional external components. I'm using a 3V ...
Posted on February 24, 2016 at 09:16Hi: I use uVision 5.11.1.0, which does not contain new body ''STM32F469''. I try to use ''pack installer-> packs->check for updates'' to update database, but it failed with following message, from Keil's website,...
Posted on February 25, 2016 at 22:39Hello,I am faced with a big problem. We applied ESD (8KV) to our system and we noticed that the microcontroller (STM32F100RCT6) get stuck for ever. We use the Independant WatchDog and must be kicked properly. Wh...