I tried to read through datasheets and STM32F0 programming manuals, but can't find any of clue. I do understand that the STM32F0 is been used in low power and cost sensitive environment, usually not come with huge RAM. If ever huge RAM needed, the el...
It is critical the security for IoT deployment. As a first step, secure the firmware on BlueNRG-x, how to do it?What is the approach? What tools and middlewares are available?-Andy
Hi, Could someone walk me a quick through what the difference between STEVAL-IDB008V2 and STEVAL-IDB008V1? The STEVAL-IDB008V2 is a newer version evaluation kit for BlueNRG-2 over STEVAL-IDB008V1, but what is the essential change? Especially for f...
I have a quick look, and find out that the Bluenrg-2 comes with 256 KB of flash and Bluenrg-1 comes with 160 kB of programming Flash memory.But what else? Can someone drop a quick summary or a link to an answer? Thanks.Andy
Posted on June 13, 2018 at 20:20Hi ST support and developer, I have a small bug report for X-CUBE-SPN7, in the project of examples, Projects/Multi/Examples/MotorControl/SW4STM32/STM32F302R8-Nucleo, the include path has set to../../../../../../D...
Have anyone find proper way to develop BlueNRG-1/2 on STM32CubeIDE? I'm very interested.Keil is good but I like to work on Linux. Keil seems like no plan to support on Linux and I don't want to bother to create a virtual machine over Linux.One of wor...
If doing that way, the SPI SRAM to the Cortex-M0 is a peripheral device rather than RAM in a memory space.Anyone knows any of vendor implementation to allow Cortex-M0 work with external SDRAM?
Posted on June 14, 2018 at 15:07Hi Cedric, Thanks for the information. Regarding code/project generation for IAR by CubeMX4.26.0 , MCSDK 5.1.0 was fine but MCSDK 5.1.1 has issue. I don't remember the details at this moment but it should be easy a...
Posted on June 13, 2018 at 17:30Hi Cedric, I want to bring to you an attention that the MC-SDK 5.1.1 seems not working well as my experience. I tried the project of P-NUCLEO-IHM001/MotorControlKitPotentiometerExample/potentiometer, from the packag...
Posted on June 12, 2018 at 01:55Hi Cedric, I tried 5.1.1 today and unfortunately it still need manually fix things to make build go through. I tried the project of P-NUCLEO-IHM001/MotorControlKitPotentiometerExample/potentiometer, to generate the...