User Activity

Posted on January 03, 2018 at 08:27Hi Everyone,Am using STM32F407 MCUI have 6 adc channels configured as in ADC scan mode with DMA.first sequence value repeated for next 3 sequences.and 5 sequence value repeat in the sixth sequence.I have doubt in t...
Posted on December 25, 2017 at 13:06Hi ,I am using STM32F407ADC  - while conversion in scan mode of regular sequence.when overrun occurs it needs to start(SWSTART) the conversion again.if i do that what will happen to the sequenceit will start again...
Posted on November 16, 2017 at 13:01 Hi, For IAP of STM32F407 I am using mikro C pro arm compiler After written my downloaded application to the flash address from (0x08080000)am trying to reboot from that address but its does n't work ...
Posted on November 15, 2017 at 12:37Hello all,I am using stm32f407 microcontroller for my application.For IAPI have chosen 1 Megabyte flash memory chip, i will separate this into two 512 kb regions.One region will be having my running application,an...