Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target MCU Soil Sensor #20

Open
coustam opened this issue Nov 13, 2024 · 0 comments
Open

Target MCU Soil Sensor #20

coustam opened this issue Nov 13, 2024 · 0 comments

Comments

@coustam
Copy link

coustam commented Nov 13, 2024

When reading the readme regarding the V2 sensor :

The firmware shall be loaded as such : pio run -t upload -e soilsensor_v2_L4

When checking in this configuration :
[env:soilsensor_v2_L4]
extends = base_soilsensor_2
board = nucleo_l412kb

Meaning the target MCU is : STM32L412KB
This one have a touch sensor https://www.st.com/en/microcontrollers-microprocessors/stm32l412kb.html

But the project on aisler is for STM32L041K6Tx
Also the stm32L041K6Tx does not have touch sensor.

If I understandand correctly your idea is what you want to use as peripheral ?

Would you please cross check if the Hardware in aisler/kickad project and Firmware would be compatible ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant