2023-12-10 11:48 PM
hello.
I'm currently testing a 2-axis joystick connected to an ADC120.
I want the X and Y axis values to go into IN0 and IN1, but only the X axis values go into all channels. The channel changes normally, but is it possible to separately input 2-axis data into IN0 and IN1? ?
I can show you my code if you need it.
thank you
2023-12-11 12:28 AM
Hello @WOO ,
Can you specify on which STM32 board or family you are working ?
To better understand the issue, can you share the related Mx project or the configuration code ?
Best regards :)
2023-12-13 05:55 PM
Hello.
Firstm thank you for your interest in my project.
The stm32 i am currently working on is stm32f407.
This code sends data through ADC120 via SPI communication.
Please let me know if you need further information.