User Activity

Posted on July 08, 2015 at 16:02I'm using IAR 7.4 and I noticed that the STM32F070 is missing from the device list.IAR release notes shows that the devices are supported.Does anyone know how to work around it?
Posted on July 07, 2015 at 15:24Hi,I've just updated CudeMX to v4.8 and noticed that the latest version of STM32CubeF0 firmware package is 1.2.1, while in ST website there version 1.3.0 is available.I tried to install it manually with no successes.A...
Posted on December 11, 2014 at 13:04Hi, Can I configure the USB library to be CDC, MSD and DFU at the same time?I'm planing to use the STM32L053R8. #usb-composite #stm32l0 #usb-cdc-msd-stm32l0
Posted on June 30, 2013 at 08:57Hello, Where is the best place in memory to keep the MAC Address in STM32F207? It should not be changed with FW updateds. Yuval #stm32f207-mac-address
Posted on April 23, 2013 at 16:37Hello, I'm using STM32F207 on a Olimex board. I wired a Microchip EEPROM (24LC512) to PF0 and PF1 to use with I2C2. The problem I have is that in sEE_WritePage() I cannot get pass the I2C_Send7bitAddress(sEE_I2C, sEE...