How to choice the best pin for ADC input?
Hello everyone,How to choice the best pin for ADC input, with lowest noise or/and serial resistance?Thanks.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello everyone,How to choice the best pin for ADC input, with lowest noise or/and serial resistance?Thanks.
i have been working in these days with stm32l073x.I want to run MCU with stop mode.But i have a doubt about reading the errata.How can i interpret correctly the following conditions in the errata datasheet?does the issue occur when two conditions r...
If you have issues with this site, then you have to Clear the Browser Cookies Cache.in FireFox,3Bars for optionsoptionssearch for cookiesclear cookie cache button top left.You have to logout of ST.com and login again... and fixed...
Check your Internet connection and try again.many times today....or is it this wonderful site ?
Hello Every-One,I am new for Battery sensing & Monitoring.I am working on the STM32F030 MCU to sense the battery Level on the ADC pin.Here I need to know the:1.What is the reference voltage for the ADC pin?2.What can be resistor value in the voltage ...
Hi,I have a confusing issue with the basic timer (TIM6) on the F303RE. The code below works fine if I single step through in debug mode, but when I allow it to free-run it appears as though the timer is never enabled (CEN bit is not set), and so the...
I am using emwin graphics library in our project , in which the GUI_INIT() function which initializes all the memoy and LCD causes the generated output binary to be huge size(3GB) , i have used MB for each LCD_LAYER0_FRAME_BUFFER and LCD_LAYER_FRAME_...
How I can configure BOOT0 and BOOT1 pins? How I can configure bank 1 or bank 2? Is it possible to configure all these from firmware or do I need to change something in hardware?
I am making a program with a board made by my companyIt is a board using STM32F207I made a boot loader and decided to jump to 0x08020000 when it startedThen, I made a program and set the vector table to 0x08020000So the program works wellHowever, i...
Hello everyone.I've been trying to activate the STM32 native bootloader in a STML082CZ, which is connected in my application's main microcontroller via USART. Anyway, the BOOT0 pin of STML082CZ uC is grounded in my PCB.Once it's mandatory to set the ...