Question
How to program STM32 sensors Mezzanine?
Posted on October 10, 2017 at 15:15
Hello,
I am working with
http://www.st.com/en/evaluation-tools/b-f446e-96b01a.html
which is compatible with 96Boards CE. My development environment is Linux (Ubuntu Mate). I am using the board in standalone mode i.e., without any 96Boards base board. When the board is connected to my PC, it enumerates as a USB cdc device and got /dev/ttyACM0 interface. Also, one /dev/sdc block device. But I'm not sure how to use the drag and drop interface to program the board.In my understanding, there should be a FAT storage medium to place the binary but I didn't get that. Below is the link to dmesg output:
https://pastebin.ubuntu.com/25713712/
Can someone please help?
Thanks,
Mani
#stlink-v2 #96boards #stm32-sensor-mezzanine