User Activity

Dear Members,I have question related with BMP reading from SDcard then display to LCD ?It stopped in one file,Is it related with internal SRAM of my STM32F103, and I'm running out of internal SRAM memory,I read some bmp files, and freeze.Regards,Code...
Dear Members,I want to create a solder mask for LIS2DE12,Is my solder mask correct ?Have a look on my screen shot, thanks
Dear Members,I have this code :HAL_UART_Receive_IT (&huart3, Rx_data, 4);I tested from RealTerm, it worked but I need to click "send" 4 times,How can I make it only one click for the whole string ?In STM32 side :char Rx_data[10]; char buf2 [] = "123...
Dear Members,How can I get exactly 1Hz interrupt from TIM3 ?I use STM32F4 Discovery and looking at TIM_TimeBase Example, but I can not get exactly 1Hz yet...ThanksCode :TIM_OCInitTypeDef TIM_OCInitStructure; __IO uint16_t CCR1_Val = 54618; __IO uint...
Dear Members,Is there any STM32 product spesifically for ANT+ ?Examples ? Dev board ?Thanks
Kudos from