ScrollWheel giving build error.
Hello,In my project, when ever I use a scroll wheel widget, visual studio is giving build errors in base files. Can anyone please state a possible reason?
Hello,In my project, when ever I use a scroll wheel widget, visual studio is giving build errors in base files. Can anyone please state a possible reason?
Hi,I followed the example for DFSDM found in DM00380469_ENV1.pdf and setup the channels as specified (channel 0/1 -> input from ch1 and internal clock). Cube MX also creates 2 pins , CLK and DATAIN1.STM32F413 MCUIt seems that I cant get any data comi...
Part is STM32L4Q5CGIf configured to use PA11 and PA12 on AF 9 works as described in programming reference. When changing pins used to PB8 and PB9 CAN cannot be used and never leaves reset. On my custom board I have PA11 and PA12 in use by USB so I ca...
Hello everyone. Today I ran into an interesting and at the same time unpleasant problem. The same program is loaded into two identical microcontrollers, but the result of the work is completely different. The screenshot shows the data from the UART r...
I stuck with ADC implementation understanding. Please help me to get this.In STM32L5xx reference manual (RM0438), ADC main features are given as follows (Page no. 685 in RM0438 Rev7)" Up to 2 ADCs which can operate in dual mode:ADC1 is connected to 1...
I want to know how to calculate the Timing register content on my own for the I2C clock speed, I know that it can be generated by the STMCubeMX.
Hello community,Processor : STM32F105 (Cortex M3)Compiler : GCC 6.3.1I would like to execute the following assembly instruction :udiv R3,R2,R3where :R2 = 64 000 000R3 = 1Instead of getting R3 = 64 000 000, I get R3 = 2047I tried to execute strictly t...
Dear Sir,I have a custom board board with a FW in hand.I am using IAR IDE.What I need to add the output file in configuration and load, run program.Recently I dont have IAR license yet.Could you tell me what to do?