milan.rajik
Banned
Which is better ? mikroElectronika's mikroMedia for PIC32 or mikroMedia for STM32 ?
I need speed and stability. I am making a security system and want to use TFT and Touchscreen. mikroMedia boards have TFT+Touchscreen and they are stackable. I will be also using mikroBus Shield for mikroMedia and I will be plugging GSM2 Click and GPS Click to the mikroBus Shield. I still have to decide about the power supply but it will be battery powered and re-chargeable.
I am designing a mikroMedia Shield which will have a few 8 input OR gate chips whose outputs will be connect to INTx pins. The shield will be used to interface many kinds of digital sensors like PIR Sensors. A lot of PIR sensors will be used. I am making this security system for a Jewellery Shop.
I have mikroC PRO PIC32 and mikroC PRO ARM but have not used ARM Compiler much as I am still learning ARM. But if STM32 is better in speed and stability compared to PIC32 then I will use mikroMedia for STM32 for the product and I will start learning STM32 programming using mikroC PRO STM32 Compiler.
- - - Updated - - -
I have requested mikroE to make a mikroBus shield for mikroMedia which have 3 or 4 mikroBus socket. I will be interfacing GSM2 Click, GPS2 Click, RTC2 Click. RTC2 Click will be used to get time of Intruder detection and mikroMedia board already have SD Card feature. The time of Intruder activity is logged in SD Card.
I don't know whether one can get time from GPS (uBlox GPS module) hence I am using RTC DS1307.
- - - Updated - - -
Wow. mikroMedia board has a stereo MP3 codec chip and SD Card holder. I can easily make the system a Music Player when Disarmed and a Security System when Armed. The extra things needed are Powered speakers.
- - - Updated - - -
I checked the datasheets of PIC32 and STM32 M4 used in mikroMedias and mikroMedia for STM32 M4 is better.
PIC32 runs @ 80 MHz and STM32 M4 @ 168 MHz. So, my TFT displaying will be better with STM32.
PIC32 has 4 UART and STM32 also 4 UART
PIC32 has 2 SPI and 2 I2C where as STM32 has 3 SPI and 3 I2C
PIC32 has 512 KB ROM and 32 KB RAM but STM32 has 1 MB ROM and 196 KB RAM.
It's time for me to learn mikroC PRO STM32 programming.
I need speed and stability. I am making a security system and want to use TFT and Touchscreen. mikroMedia boards have TFT+Touchscreen and they are stackable. I will be also using mikroBus Shield for mikroMedia and I will be plugging GSM2 Click and GPS Click to the mikroBus Shield. I still have to decide about the power supply but it will be battery powered and re-chargeable.
I am designing a mikroMedia Shield which will have a few 8 input OR gate chips whose outputs will be connect to INTx pins. The shield will be used to interface many kinds of digital sensors like PIR Sensors. A lot of PIR sensors will be used. I am making this security system for a Jewellery Shop.
I have mikroC PRO PIC32 and mikroC PRO ARM but have not used ARM Compiler much as I am still learning ARM. But if STM32 is better in speed and stability compared to PIC32 then I will use mikroMedia for STM32 for the product and I will start learning STM32 programming using mikroC PRO STM32 Compiler.
- - - Updated - - -
I have requested mikroE to make a mikroBus shield for mikroMedia which have 3 or 4 mikroBus socket. I will be interfacing GSM2 Click, GPS2 Click, RTC2 Click. RTC2 Click will be used to get time of Intruder detection and mikroMedia board already have SD Card feature. The time of Intruder activity is logged in SD Card.
I don't know whether one can get time from GPS (uBlox GPS module) hence I am using RTC DS1307.
- - - Updated - - -
Wow. mikroMedia board has a stereo MP3 codec chip and SD Card holder. I can easily make the system a Music Player when Disarmed and a Security System when Armed. The extra things needed are Powered speakers.
- - - Updated - - -
I checked the datasheets of PIC32 and STM32 M4 used in mikroMedias and mikroMedia for STM32 M4 is better.
PIC32 runs @ 80 MHz and STM32 M4 @ 168 MHz. So, my TFT displaying will be better with STM32.
PIC32 has 4 UART and STM32 also 4 UART
PIC32 has 2 SPI and 2 I2C where as STM32 has 3 SPI and 3 I2C
PIC32 has 512 KB ROM and 32 KB RAM but STM32 has 1 MB ROM and 196 KB RAM.
It's time for me to learn mikroC PRO STM32 programming.