how to figure out ADC1->DR contains which pin data at moment?how to figure out ADC1->DR contains which pin data at moment?
Posted on May 02, 2017 at 21:30how to figure out ADC1->DR contains which pin data at moment?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 02, 2017 at 21:30how to figure out ADC1->DR contains which pin data at moment?
Posted on May 01, 2017 at 13:18I just downloaded the current version of the STM32 Embedded Target for MATLAB. According to the attached documentation it's for Matlab R2014a but i would like to use the toolbox in a Matlab R2013a environement. Where c...
Posted on January 11, 2017 at 09:44 Hi, newby here. I recently bought two discovery boards from Conrad.nl. One with a STM32F100RTB and the other with a STM8S003K3T. Now I wanted to upgrade the firmware of the integrated ST-LINK modules on the D...
Posted on April 27, 2017 at 21:01Hello I am working with CAN of STM32F303K8. I can transmit data but I can't receive data; the function HAL_CAN_Receive() returns HAL_TIMEOUT. I am working with 1M and 32 clock.can any one tell me how i can receive da...
Posted on January 16, 2017 at 00:45 I have two boards designed for stm32f405 and stm32f411 to test uSD card. The problem of using uSD on STM32F405 was fixed as discussed earlier: https://community.st.com/thread/35991-microsd-card-problem-bug-in-...
Posted on May 02, 2017 at 12:06Dear All,I have some problems with receiving DMX-512 data on a STM32F103RB.I am using mbed and the library i found for this is meant for the F303 version.When i look at the Typedef _uart there is a difference in those ...
Posted on May 02, 2017 at 15:36Hii!! i am using Ethernet as a server in my project(Made this project by following TCP Echo server exxample).I am able to connect two devices at a time with my server and communicating with both the devices successf...
Posted on May 02, 2017 at 15:05After having sent a buffer to my eeprom using the i2c bus, I wait 20 ms in order to wait till the data are stored in the eeprom.Can someone suggest me a way to poll the i2c bus to know when all the data are stored?
Posted on May 02, 2017 at 10:08What is STPM3x's max SPI clock? I got 5MHz working but not 10MHz. Anyone get a clue? CheersI am using stm32f407 discovery board and STPM34 evaluation board. These boards are connected by flying wires(5cm). The max SPI ...
Posted on April 17, 2017 at 03:02HiI am using Nucleo F412ZG (with STM32F412ZGT6) + TFT LCD 320x240 ILI9341 with 8bit parallel interface over FSMC - IDE is AC6 System Workbench for STM32 along with STemWin 532 I know that GUIDRV_FlexColor does suppo...