Hi,
What is the maximum frequency that i can capture on GPIO port of nRF52840 ?
I'm planning to capture a frequency of 32MHz from a sensor on GPIO pin , can I do this ?
Thanks,
Hi,
What is the maximum frequency that i can capture on GPIO port of nRF52840 ?
I'm planning to capture a frequency of 32MHz from a sensor on GPIO pin , can I do this ?
Thanks,
What, exactly, do you mean by "capture" ?
I mean ,i want to sample a clock of max 32MHz on GPIO pin . Is it possible ?
How many cycles does CPU take to read gpio port ?
What is the maximum clock for system as well as GPIO peripheral ?
hi
did u get my cocnern ?
Have you studied the Product Specification?
I think you're going to need dedicated hardware to do that - I don't think you'll be able to bit-bang it.
Also remember that the key focus o BLE, as the name suggests, is low energy - not high speed nor large volumes of data.
But have you looked at this:
https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo
ok , thank you !
but can you pls tell me what is the maximum frequency that i can take as input from camera module on gpio as i can vary my pixel clock from camera module ?
I'd just have to look it up in the Product Specification.
I'd just have to look it up in the Product Specification.