I am using ADC channel with DMA to get linear hall sensor data ,its giving bur after some time adc pin not working.
but same code working with another board, what can be problem.
Hi !
I am very happy to start STM32F1 Series for IOT projects. So i have experience of arduinoide software tool and STM32cube is new for me so which one will be best for smooth work ?
@SofLit wrote:Hello,I think you marked my solution by mistake I unmark it then.the sensor is working properly in fact it`s working well with another MCU.What do you mean by another MCU? is it a second board with the same schematics? or a completely d...
@ONadr.1 wrote:For example analog multiplexer, ADC input buffer.Have you tried the pin functionality as a digital input? Have you tried the ADC on a different pin? Have you tried the ADC to measure the internal reference voltage? These tests might sp...
@SofLit wrote:but after multiple uses it`s giving 0 or 4095 on same configuration. The input is a linear hall sensor which is directly connected to ADC1 and also i am using DMA function with pin.Did you measure the voltage on the sensor output? Are y...
@ONadr.1 wrote:If the board stopped measuring on the ADC and does not measure even after power ON-OFF, while another does, the IO pin of the MCU has probably been destroyed. The cause may be an ESD discharge or exceeding the maximum allowed voltage o...
@SofLit wrote:Hello,First, this statement is not clear :"its giving bur after some time adc pin not working."Second please provide more details: what do you mean by is not working? wrong conversion value? giving always 0? what is the MCU part number?...