User Activity

Hi,I am having stm32F103C6T6 Development Board. When i enable -u_printf_float flag for Float printing on 16x2 LCD it takes upto 15KB of total space .Please guide. what else can be done ? -u_printf_float Enabled : Without Flag for Float   
Hi,I am trying to read Total 3 ADC Channel using DMA, Successfully completed and tested in Debug Mode. I had connected OLED to display the same in while loop. It works normally without DMA Enabled. But when DMA is enabled, Display is not working and ...
I am trying to read 4-20mA Transducer using ADC and DMA Enabled. Normally OLED works fine. But when i enabled DMA, OLED is blank. What could be wrong ?   int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration-----...
I am trying to implement LCD and AMS5812 Sensor on I2C3 Bus,But AMS5812 I2C sensor is holding the I2C bus and preventing further scanning STM32F407G Discovery board.  /*-[ I2C Bus Scanning ]-*/ HAL_UART_Transmit(&huart2, (uint8_t *)StartMSG, s...
Hi,Please find attached, Below is the schematic which i prepared for custom PCB using STM32F103C8T6 MCU. But i am unable to enter in download mode. I have tried placing same jumpers for boot mode as in Blue Pill.Only component i have omited is 32.768...
Kudos given to