STM32 with EEPROM
Posted on March 31, 2015 at 17:19Why doesn't ST embed an EEPROM in STM32F4xx or STM32F1xx series?Thanks.
Posted on March 31, 2015 at 17:19Why doesn't ST embed an EEPROM in STM32F4xx or STM32F1xx series?Thanks.
Posted on April 01, 2015 at 18:22Hi I read the AN4031 application note ''Using the STM32F2 and STM32F4 DMA controller''. In this document it is mentioning that the AHB Multi layer bus has an Arbiter on each layer, which handles the bus arbitration ...
Posted on December 17, 2014 at 11:52 I am using STM32F429 Microcontroller and need to implement CAN Bus Communication between CAN2 and PCAN View.I am able to transmit the message from CAN2 but I am not able to receive any message.I am using TJA10...
Posted on March 25, 2015 at 18:37I can't seem to find any statements about plans for ST to deliver a Nucleo board with a STM32F7 chip. I would appreciate any pointers or news you might have. Is it worth waiting for a bit, or is it time to experimen...
Posted on March 30, 2015 at 21:45 Hello All, I'm a hobbyst, and recently bought a Nucleo evalboard with STM32L152RE MCU for experimenting the Cortec MCU from ST. I use the free/demo dev environment from keil(MDK V5).I also use the STMCUBE...
Posted on March 31, 2015 at 17:21Hi, I am using simulink to program the stm32f4-discovery. I have just realised that there are some features missing in the ''coder target'' tab of simulink. I have succesfully tried some of the demos of my stm32f4-di...
Posted on April 01, 2015 at 03:31 Hi all, I configure my stm32f302's usart without peripheral lib, when i enable it with CR1->UE, the usart interrupt keep triggered and CR1->UEbit cleared automatically, actually i didn't connect anything to RX a...
Posted on March 31, 2015 at 22:09Does anyone know how I would go about writing data from the USART (usart2) and forward this data to write out of PA12? I am looking to use it to transfer data over USB
Posted on March 31, 2015 at 17:08Hello,I am trying to read the RTC time after setting it up. I am experiencing weird behavior.I am using the STM32L0 discovery board.I am using the new HAL libraries and the RTC alarm example.I am using internal LSI a...
Posted on March 31, 2015 at 18:47Hello,I have downloaded new library CubeF4 (1.5.0) and generated project with CMSIS RTOS. Releas notes says that the Mail Queue Management is not supported in this version RTOS (8.1.2). However, there is a RTOS funct...