GPIOE and ETH on STM32F107
Posted on April 28, 2015 at 14:51Guys, Is GPIOE related with ETH on STM32F107 ? I tried to activate ETH and I can't send command to GPIOE ?? Are the multiplexed together ? Any clues ? thanks #i-have-a-clue
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on April 28, 2015 at 14:51Guys, Is GPIOE related with ETH on STM32F107 ? I tried to activate ETH and I can't send command to GPIOE ?? Are the multiplexed together ? Any clues ? thanks #i-have-a-clue
Posted on April 28, 2014 at 08:07Hi,I developed my project with stm32F0discovery and is OK. Now, I load my project to our board (final product) and I have a problem with timers and systick. For example: tim14 is set to operate 1 msec, instead I see ...
Posted on April 28, 2015 at 20:37We are using the same SDRAM on our board as stm32f429i-disco and my question is about the example code - STM32F429I-Discovery/Examples/FMC/FMC_SDRAM/Src/main.c where the initialization is only for BANK2, please confi...
Posted on April 26, 2015 at 22:50 Hi, I have problem with encoder mode. AS5040 is in quadrature output. I use this code and it doesnt work, where is the problem? void gpio_conf(void) { GPIO_InitTypeDef GPIO_InitStructure; RCC_APB2Peri...
Posted on April 23, 2015 at 12:07HelloIs it sufficient to supply ov7670 camera module xclk pin with MCO1/2 pins of stm32f4?
Posted on April 28, 2015 at 13:29Hello!I've been reading through the reference manual of the F030 and noticed the structure of the GPIOs ... I've noticed they don't have any input protection diodes. The F100 and others have two clamping diodes on 3....
Posted on April 28, 2015 at 11:25SPI3 is configured as master readonly. When the SPI is enabled then the clock can be monitored by an oscilloscope. The Interrupt-handler stops SPI3 after having received 3 bytes. However the data are always Zero rega...
Posted on April 28, 2015 at 11:30Hi All: I'm a newbie for the MCU programming. So far, I use SWD protocol to program STM32L151C6 chip with RDP level 1. I want to remove RDP level 1, program, and change level 0 to level 1. However, I follow the ...
Posted on April 28, 2015 at 11:20 Hi all, I am trying to use the library in a dual drive project for STM32F205. The code is relocated starting at address 0x08008000 since the first two flash blocks are used by my bootloader. The bootload...
Posted on April 27, 2015 at 16:48Specifically, the STM32F303. It is tricky to set up the clocks and sources, dividers and PLL multipliers etc. If I get it wrong can I damage the chip by overclocking it? #clock #stm32f3