2023-09-13 10:14 PM
Hello i have a Nucleo H745ZI_Q board in this Ethernet is working fine but when am going to configure ADC all the three ADCs are shows error message --> Partly Disabled conflict with: ETH: mode RMII even many channels also showing error message (i need 4-5 channels) i choose one independent channel .In programing when ADC initialization comes ethernet will not work .If comment the ADC initialization ethernet is working fine . Whats the issue ?? How to resolve this ????
2023-09-14 12:55 AM
Hello @sa V.1
I have used 6 ADC channels using 3 different ADCs as you can see her:
and I've used the ethernet as you can see her:
After that, I've builded le code and it shows no errors or warnings.
Best regards.
II
2023-09-14 02:50 AM
Your using Single ended ADC right . In the same code your using Ethernet in RMII mode .
For ethernet your using FreeRTOS ? or to ADC ? is it possible to share your code ??
in my case am using FreeRTOS for ethernet . And u using both the cores M7 and M4 why i didnt understand
2023-09-14 03:30 AM - edited 2023-09-14 03:34 AM
Hello again @sa V.1
You can find my .ioc file in the Attached files (I can't join all the projects ~25MO).
Don't forget to delete the .txt before using (I've added because we can't add a .ioc file).
Best regards.
II
2023-09-14 04:02 AM
in the text file its very difficult to understand and it takes more time better to share a project or ioc zip file .
thank you
2023-09-14 04:09 AM
2023-09-14 04:36 AM
Yes this file but whatever u shared noting present in the file .can u check and share the project zip file .
2023-09-14 04:59 AM
I can't share all the project( the zip fil of the project is 25MO) is impossible to share her. What I can share with you her is just the .ioc file wish you can use it to generate a working project using "create a project from .ioc file". I've shared in .txt (you have just to delete the .txt in the name of this file and you can open it directly using CubeMX ) and .7z file (unzip the file and open the .ioc file).
Best regards.
II
2023-09-14 11:29 PM
Hello downloded both the file , text file cnt remove .txt bcz thats already present in the text format .extracted zip file but but that is not supported when opening in Cubemx that gives error Invalid Input: Must be project's active .ioc file. .if you share Complete project Zip file that would be very helpfull whichever file should be necessary for me i will check those . Which board your using ??
2023-09-24 10:05 PM
Hello , if you share a ADC and Ethernet working together code for Nucleo H745ZI_Q borad that will be very helpfull .whater your previously shared file in that there is no information still am stuck in works ADC and Ethernet together . Create a zip file and share otherwise Create link and share Any help would be Appreciated thanks in advance .