UNICLEO-GUI interfaced to STM32L476RG with IKS01A2 board does not show any sensor data regardless of the application firmware. See picture below. Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-16 1:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-17 1:53 AM
Did you program the Nucleo board with the proper firmware for X-CUBE-MEMS1 package?
Can you share what is in the User Messages tab when you connect to the Nucleo board?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-18 2:00 AM
As shown in the screen capture I have tried with
- ActivityRecognition.bin
- DatalogExtended.bin
- DataLogFusion.bin
all supposed to be working with UNICLEO.
It downloads the firmware OK but then brings out a message "FW doesn't respond, please press disconnect button....."
The User message reports: Port: COM22 Successfully Opened
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 5:25 AM
Anyone???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 5:35 AM
Did you use the binaries from the latest version of X-CUBE-MEMS1 v6.2.0?
Are you sure you use the correct binary file for your NUCLEO-L476RG and X-NUCLEO-IKS01A2?
You can also try to copy the proper .bin file in File explorer to the drive associated with the Nucleo board it will program the Nucleo board.
Haven't you done any modification on the Nucleo or IKS01A2 boards?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 5:53 AM
DataLogFusion.bin 3 June 2019 92KB for IKS01A2 from folder STM32L476RG-Nucleo from STM32CubeExpansion_MEMS1_V6.2.0.
Unicleo version 1.9.0.7759.
The STM32L476RG EVAL board works fine. The IKS01A2 is doing nothing. Is there any other way than Unicleo to test if it is alive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 6:06 AM
Just to double check, do you use this board?
Are you sure that the COM22 is the one for the Nucleo board?
You can try DatalogTerminal project which just read data from sensors and communicates trough virtual serial port with a terminal application (Realterm, TeraTer, Putty, ...).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 6:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-21 6:28 AM
It should work just fine.
Please try the DatalgoTerminal project.
