How to determine from which channel the capture took place?
Posted on May 01, 2017 at 08:06Hello. I use stm32a4 and timer2 (channel 3 and channel 4) in capture mode. How to determine from which channel the capture took place?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 01, 2017 at 08:06Hello. I use stm32a4 and timer2 (channel 3 and channel 4) in capture mode. How to determine from which channel the capture took place?
Posted on May 15, 2017 at 11:30 [STM32746G-DISCOVERY] Problems with USART6 transmission Hello. I'm trying to communicate STM32746G-DISCOVERY board with PC by using a USART6 (discovery has connectors for USART6, as seen in Figure 25of Board U...
Posted on May 11, 2017 at 13:34Hi ,I am trying to upgrade my .dfu file into the board. i have converted binary file from GPIO_EXTI available in sample projects.steps that I have done for flashing the dfu file are1) flashed dfu sample code into the b...
Posted on May 02, 2017 at 03:32Hi to everybody!! I'm really concerned about an issue with my MCU. When I use direct current in two channel inputs of the ADC converter, I can see the data and the measurement of the two channels in a right way (I use ...
Posted on May 16, 2017 at 10:49I want to use an winbond W25Q16JVSIQ Nor Flash for Firmware upgade (reserve 256K for new firmware downloaded from network ,and build FatFs file system in the remain space) and File System in a STM32F103RCT6 system, S...
Posted on May 16, 2017 at 12:47 I am using DFU source code for nucleo board available in STM32F2Cube.I have generated .dfu file from existing GPIO code. but when i am upgrading the dfu file into nucleo board it is showing as upgrade successful and ...
Posted on May 13, 2017 at 14:25I tried to download L6180X PC software graphical user interface (GUI). Unfortunately the link for download:http://www.st.com/content/st_com/en/products/embedded-software/proximity-sensors-software/stsw-img004.html does...
Posted on January 27, 2017 at 23:28Hi.I have problem by SPI that is :When i want to send data for example in slave mode during receiving from master. data will corrupt ( if i just receive data and send to UART it works fine). I think it happens Beca...
Posted on May 14, 2017 at 09:03Hi thereI waste much time on mounting sdcard in my prgram. the chip is stm32f745vg and i work with Firmware version 1.7 CubMX 4.19 and Keil 5.16in CubeMX, i choose SDMMC1 in 1-bit mode with clock 48MHz(PLLQ=9) and FatF...
Posted on May 12, 2017 at 08:49HI ,Am facing issue in recieving interrupt in COntrol area netwaork of Stm32f427zgt6 controller,I have set Can as Master mode .Also when a single slave is connected with ID - 0 , Can peripheral do not sense interrupt, ...