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

NUCLEO-U575ZI-Q board is not getting detected in Energy Runner app #33

Open
Vyoma-garg opened this issue Nov 24, 2023 · 0 comments
Open

Comments

@Vyoma-garg
Copy link

I have successfully flashed binary over the board using STM32CubeProgrammer. Other applications are getting successfully executed over this NUCLEO-U575ZI-Q board and it is working via Putty and Teraterm as well.

But, NUCLEO-U575ZI-Q board is not getting detected by Energy Runner application GUI.

It shows device not detected. Also, it is not working 115200 baud rate, 921600 baud rate as I changed in both eebmc.ini and code.
I have tested on Linux and Windows both, still same issue.

No compatible devices detected.

00000.806 framework: Package version: 3.0.10
00000.808 framework: Mode: production
00000.808 framework: User home directory is /home/test
00000.809 framework: Session storage directory is /home/test/eembc/runner/sessions
00000.809 framework: Temporary storage directory is /home/test/eembc/runner/temp
00000.809 pnp: m-scan-start
00000.809 pnp: Looking for 'EEMBC Serial' devices...
00000.955 framework: Serial scan using 115200 baud
00003.968 framework: Serial /dev/ttyACM0 failed name check, skipping
00006.972 framework: Serial /dev/ttyS4 failed name check, skipping
00006.972 pnp: Looking for 'Joulescope' devices...
00006.974 pnp: Looking for 'STMicroelectronics LPM01A' devices...
00007.128 pnp: Looking for 'Keysight N6705 VISA' devices...
00007.129 pnp: m-scan-stop
00007.129 framework: m-ready
65834.832 pnp: m-scan-start
65834.833 pnp: Looking for 'EEMBC Serial' devices...
65834.929 pnp: Serial scan using 921600 baud
65834.929 pnp: Looking for 'Joulescope' devices...
65834.929 pnp: Looking for 'STMicroelectronics LPM01A' devices...
65835.011 pnp: Looking for 'Keysight N6705 VISA' devices...
65835.012 pnp: m-scan-stop
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