Skip to main content
Visitor II
March 15, 2021
Question

In Steval-MKSBOX1V1- Can you explain the Procedure to upload the program into the board?

  • March 15, 2021
  • 1 reply
  • 1286 views

I have generated the binary file through StmCube32 IDE for audio recognition.

Am not able to do the program in Steval-MKSBOX1V1 kit. How to do the Programming using USB?

    This topic has been closed for replies.

    1 reply

    ST Employee
    March 15, 2021

    Hi @ShivaRagu​ ,

    If you did not already try with it, you can find HERE a step-by-step explanation on how to do it.

    In addition, here there is a video tutorial too.

    You can upload one of the available files in FP-SNS-STBOX1, or you can use the (last) factory firmware that you can find in attachment to this comment.

    Please let me know if you face some issue.

    -Eleon

    ShivaRaguAuthor
    Visitor II
    March 16, 2021

    HI, I have done all these Procedure which you have mentioned. After downloading my .bin file, the device is not getting detected. To recover, again i have to follow your steps, so am doing this back to back to recover & to upload my .bin file.

    Is there any procedure where I can give exact details for Pinout configuration & clock configuration while working with stm32cubemx for the sensor tile box.

    Also in Stm32cubemx, there is no option to select Cortex M4 in system core. In pinout configuration also, while selecting USART2, i dont have option for "USART2_BLE-RX_uC-TX & USART2_BLE-RX_uC-RX" to select.

    ST Employee
    March 16, 2021

    Hi @ShivaRagu​ ,

    I'm not sure to have understood your point...

    Once you have uploaded the .bin file via USB in DFU mode, you need no more further uploads (just unplug and plug the battery, in case of issues). Then plug again the USB cable and you should see the battery charging with the red led blinking.

    The STEVAL-MKSBOX1V1 hardware configuration is available on STM32CubeMX in the example board section, as you can see from the picture below:

    0693W000008x1H3QAI.pngIf you need to merge the CubeMX with the schematic of the SensorTile.box for your project, I suggest you to check it HERE.

    -Eleon