User Activity

I've been wondering this for a while. Are there any restrictions on the US government or its contractors with regards to using STM32 chips in their hardware? For instance, would there be restrictions against a government contractor developing a new s...
I have a STEVAL STWINCSV1 board with an STM32L4R9 chip connected to my computer via USB. I am trying to use OpenOCD to flash a new image. I am using the command `openocd -d -f board/stm32l4discovery.cfg` to try to open a connection to the board. Here...