STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Setting a hostname with STM32Cube

Posted on January 02, 2017 at 05:45Hello all,Finally got my ethernet working on my omliex stm32-e407 board though generating code with the STM32Cube.Its responding to pings so good to know that and dhcp are working finally. But it seems the host nam...

Resolved! STM32F7 and RS485

Posted on October 03, 2016 at 22:01Is it possible to generate a project in STM32CubeMX to use a USART on STM32F7 parts in RS485 mode? I see RS485 mode listed in the HAL reference and STM32F7 reference, but I can't find details on what pin is used fo...

Roth.Ian by Associate II
  • 514 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeMX setting for STM32F7 SPI

Posted on September 17, 2016 at 00:56Hi,I used to work on STM32F4 and now are evaluating STM32F7. When I tried to create a project with STM32F769NI with SPI. I found that I can't set the Prescaler to 2 (APB2 = 108Mhz) which will result the SPI6 to 5...

disable JTAG pins on stm32f429

Posted on January 01, 2017 at 21:49helloi am working on a project and i am using the stm32f429vgt6.i want to disable some jtag pins and leave only the swd pins active ( swdio and swclk).is there any mean to do that.thanks.

websat13 by Associate II
  • 406 Views
  • 2 replies
  • 0 kudos

STM32 NUCLEO ''Triple mode'' possibility?

Posted on December 22, 2016 at 15:03Hi,i'm using the STM32 NUCLEO-L476 and i'm trying to trig a conversion on a single channel of each of all three ADCs at the same time by an external trigger. Could this generate any conversion error?if yes, are th...