Good day!
Thank you for your consideration of my problem! The system is an nRF52832 utilized as a motor driver of a small 2W high rpm maxon motor. The system performs as expected but am having some difficulty with the pullups on the hall sensors which are an open collector needing a pullup resistor, rRF52832 internals.
I am utilizing the example program ble_app_uart within SDK 14.0 and the armgcc toolchain, that is a nice toolchain. I understand that the pullup maybe weak to activate the trigger of the hall sensor on the nRF52832, but I am skeptical that is not even activated as it does not make the slightest measurement on the oscilloscope.
My GPIO init for the HS_1 through HS_3: