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.
Ask questions, find answers, and share insights on STM32 products and their technical features.
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.
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...
Posted on June 07, 2018 at 16:21Hello!I have updated LL drivers for stm32F3. Unfortunately I still get a lot of unused parameter warnings.And I even found one bug.-ThomasThis is a Bug.Must be RTCx->ALRMBR:__STATIC_INLINE void LL_RTC_ALMB_SetDay(RTC_...
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...
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 ...
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...
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...
Posted on June 05, 2018 at 21:27I need help loading a new hex file. I keep getting unexected error. I am not an engineer and I am glad to pay for assistance.
Posted on June 06, 2018 at 10:03 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 01, 2018 at 17:54Hello again. I've been trying to get my mcu to transfer a buffer via UART to my computer with the help of DMA.for some reason, it does not appear to be working. I think my computer recognizes it correctly just as when...