Part selection based on MPU presence
Posted on May 25, 2018 at 10:20Is there any parametric selection tool where I can filter in parts that implement an MPU?I didn't find this option on Cube MCU selector or on the webpage filtering tool.#stm32 #mpu
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 25, 2018 at 10:20Is there any parametric selection tool where I can filter in parts that implement an MPU?I didn't find this option on Cube MCU selector or on the webpage filtering tool.#stm32 #mpu
Posted on May 25, 2018 at 16:17Hey,I want to use my NUCLEO-F401RE to control a HDMI device with the CEC bus, is there any library out there for the F4? I found only some for the F0 or F1 out there.Thank you in advance for the help and informations.K...
Posted on February 19, 2018 at 10:22Dear Team,I've migrated my CubeMX project for a STM32F412 MCU today and there are some changes which I would classify as bug.1) I've configured TIM6 as System-Timer (Timebase-Source) in the SYS-category. Since V4....
Posted on May 25, 2018 at 08:56I m totally new to stm32 , I am using stm32f0rb nucleo board ,now I want to connect ic using SPI and send 16 bit data to ic can anyone guid in proper way , I want to generate code using stmcubemx.
Posted on May 09, 2018 at 15:02Hi guys,I'm using a STM32F303 micro controller in a noisy environment and there are some spikes on the SPI CLK line which mess up the functionality. The chip is used in slave mode and the SPI messages trigger a state m...
Posted on May 24, 2018 at 23:43good morning people i'm newbie in this plataform and I need a little bit of your help, I'm doing a project of a hexapod robot but I want it to detect objects with a camera module and if it loses the object that looks ...
Posted on January 17, 2018 at 17:37Hi,In the STM32Cube_FW_F1_V1.6.0 software package i found the EEPROM example. STM32Cube_FW_F1_V1.6.0\Projects\STM32F103RB-Nucleo\Applications\EEPROMCan someone tell me how the flash reservation is handle here? How ...
Posted on May 25, 2018 at 11:17Hello,Is there inside the STM32L476 a flash memory reserved to user parameters?This memory would be the equivalent of the information memory of the msp430 competitor.If no, can I use any sector of the code memory?Can I...
Posted on May 18, 2018 at 12:01Turvey.Clive.002‌ Barkin.Tyler.001‌Hi Clive , I'm using the STM32F072 discovery board. In that i'm using the CAN peripherals CAN_Tx and CAN_Rx .Below is the circuit diagram of my connection. I'm using MCP2551 trans...
Posted on May 25, 2018 at 05:35Hello STM32 community,I'm working on a project to interface a Bluetooth module(Adafruit Bluefruit LE Friend) with STM32L073RZ. I'll be using HAL drivers and STM32CubeMX in this project. I'm new to STM32 environment. I ...