STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! CubeF0: Clock mode not configured in LL ADC driver

Posted on May 30, 2018 at 13:38Hi everyone,I'm sorry to push this old thread but I'm facing problems using the LL drivers and initializing the ADC.The function LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) doesn't set the CKMODE...

Power line communication

Posted on June 07, 2018 at 17:56Hi all,Anyone is familiar with Powerline Communication with X-NUCLEO-PLM01A1? I was trying to interface the Nucleo board with Arduino R3 and quite a bit stuck. 

IDE settings for HAL without CubeMX

Posted on June 07, 2018 at 17:53Hello everybody! Who created the project using the library HAL without a Cube generator in Atollich TrueStudio? Tell me what settings, I can not configure the project. Also share experience as write projects for stm32...

Hosting by Associate III
  • 286 Views
  • 0 replies
  • 0 kudos

How to use X-CUBE-SPI-EMUL?

Posted on June 07, 2018 at 17:33Hi,  I'm hardware engineer and I'm starting to work with the STM32 µC family so I don't know the environment.I'm already start  a project with CubeMX. I need for my project at least 6 SPI and I use the STM32F407 (onl...

Ethernet Packet Broadcast using just MAC address

Posted on June 06, 2018 at 22:00Hello Everyone, I need do a MAC address broadcast of  an ethernet data packet to a network by using the destination address as ff:ff:ff:ff:ff:ff . I don't want to an assign an ip to my devkit. Just want to do a layer ...

STM32H7 set duty cycle of HRTIM1

Posted on September 23, 2017 at 12:32Hello, I am trying STM32H7 HRTIM1, i could set duty cycle and period when i first initialize timer, but after that, i can't change duty cycle. usually, i write direly to compare register, but now it has no effect...

STM32 QSPI MBED

Posted on June 07, 2018 at 16:08Hi I m  working in a project using MBED OS on STM32l433RC, with the aim to use QSPI interface of these board. I integrated some configuration generated by cubeMX but when I running the application nothing hapen when S...