User Activity

Posted on November 15, 2017 at 10:57 Hi, I have ADC set like so (Code generated by CubeMX): sConfig.Channel = ADC_CHANNEL_1; sConfig.Rank = 1; sConfig.SamplingTime = ADC_SAMPLETIME_2CYCLES_5; sConfig.SingleDiff = ADC_SINGLE_ENDED; sCon...
Posted on October 11, 2017 at 21:31 Thank you for your response.So far this solvesthe issue. I will highjack this thread to ask additional questions. Ido not know if this is also connected with 1.9.0 or it is a known issue (samePLLSAI1 clk ...
Posted on October 11, 2017 at 12:26Hi, I am using package Stm32l4 1.9.0 package on Linux with Stm32CubeMX to generate workbench project. It seems there is naming problem, since folder in downloaded repository is named 'STM32Cube_FW_L4_V1.9.0/Middlew...