I am writing a small CircleOS project, on the STM32F103 EvoPrimer that mixes USB-HID with an I2C sensor. I see from previous forum posts that I2C clashes with the MEMS sensor, and can successfully built a I2C-only test project. Now I am trying to add USB-HID into the project, and see that the USB pull-up signal, GPIO PD3, also clashes with the MEMS on the STM32 FSMC.
I can switch the MEMS off via the CircleOS GUI, before application start-up, but is there a way to switch MEMS off programmatically, as switching it off via the FSMC also impacts the LCD display.
Regards
John
Last edited by johnja9 (2011-10-11 12:16:11)