User Activity

Hi,Is there any pin-to-pin compatible controller available with STM32F072RBTx MCU in ST. Compatible controllers can be with Higher FLASH & RAM size.
Hi, Following is my init code for stm32f4 CAN Bus Normal mode. I've Calculated the bus to work on bit rate of 500 kbps & 16 Tq's. If i connect two discovery boards with transceivers(TJA1050) on both sides, i can see CAN data getting transmit...
Hi, I'm new to CAN communication and trying to up the CAN(normal mode) between two identical custom boards having stm32f072 controllers. Code generated using CubeMX (STM32Cube_FW_F0_V1.9.0) drivers.I have given the setup diagram. TJA1050 RS pin is gr...
Posted on October 30, 2017 at 14:53 Hi, I've finished building same code for a stm32l053R8 low power project using both IDE's Keil Microvision 5 & Atollic truestudio v5.5.2. Keil MicroVision project build works fine in all of our boards which we...
Posted on September 05, 2017 at 14:24Hi,                I'm trying to read 2 number of ADC channels on stm32l053 without DMA by initializing channel 1, reading  & deinitializing channel 1 then initializing channel 2, reading  & deinitializing channe...