User Activity

Is there any 32-bit ST microcontroller that contain WiFi in it?
Hi,I am using STM32F405 micro-controller and interfacing enc28j60. The enc28j60 communicates on SPI, so I utilized SPI1 peripheral for that purpose using following pins:-PA4 - CSPA5 - SCKPA6 - MISOPA7 - MOSINow SPI1 works perfectly well with micro-co...
Posted on April 05, 2017 at 13:12Hello,I want to read multiple adc channels, using STM32F070 MCU my IDE is Coocox. I am searching for relevant examples without DMA but not able to find. Any help in this regard would be appreciated.Regards,Muhammad M...
Posted on February 22, 2017 at 09:58Hello, These days I was working on the internal RTC of STM32F070, I looked at the examples majority are those in which STM32 micro controller possesses VBAT pin as opposed to my STM32F070 doesn't have that pin, I ...
Posted on November 09, 2016 at 13:12Hi, I am working on USB in VCP mode, and sending some of my data to PC-terminal, while working I'd notice that on first USB established connection microcontroller sends my data to the PC correctly, however when mi...