I want to use nRF52840 BLE with STM32F745ZG microcontroller and using atollic studio for coding. is it possible to use nRF52840 with the microcontroller? if it is possible, what type of programming difficulty i am looking for?
I want to use nRF52840 BLE with STM32F745ZG microcontroller and using atollic studio for coding. is it possible to use nRF52840 with the microcontroller? if it is possible, what type of programming difficulty i am looking for?
Hi,
Atollic studio is according to their website, exclusive for STM32 devices:
https://atollic.com/truestudio/target-support/
So you cannot use this IDE for nordic devices.
We support gcc (using makefile's), Keil, SES, and IAR in the nRF5 SDK.
Kind regards,
Håkon
Hi,
Atollic studio is according to their website, exclusive for STM32 devices:
https://atollic.com/truestudio/target-support/
So you cannot use this IDE for nordic devices.
We support gcc (using makefile's), Keil, SES, and IAR in the nRF5 SDK.
Kind regards,
Håkon