This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using NRF52832 as main Microprocessor on Projects

Hello everyone,

I'm a junior engineer in a company, and I'm assigned to that project which we will use a different microprocessor with BLE in it, and it needs different peripherals. We need to decide about a microprocessor and my job is reporting NRF52832 if we can use it.

In project,

We need 26-28 GPIO pins which NRF52832 have.

We need UART and SPI communication.

There will be sub-1 module.

DC motor will be used with PWM and there will be ADC too.

We will use battery, so power consumption is very important too.

The old version of software was around 50kb probably new one will 90k-100kb (just application not drivers)

There will be a few things too.

I'm working with NRF52DK for a while and I know that it's working very well on SDK examples, but I am not sure about combinations. How can we combine, and what is your suggestion for starting point?

So actually there is not a specific question, but I am wondering what can you suggest about my report. Is there a project can you show me? Or can be easily combined these peripherals? Maybe some old topics that you think it can help me about any step of project. Any suggestion would help.

Thank you,

Related