STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Timer 8 Output Compare

Hello,I am using the board "STM32F407G-DISC1" and I want to implement a test code for timers in output compare mode,Timers (2,3,4,5, and 12) worked perfectly.but it does not work for Timer 8 Channel 2 (I used all possible pins for this channel "PB0, ...

Resolved! FDCAN ECHO packets avoiding

Hi, I accidentally encountered a problem with echo-received packets after transmitting. Is there a software initialization of FDCAN way to avoid it? I can't use a filter 'cause receiving the packet for MCU is possible.

MishKa59 by Associate II
  • 533 Views
  • 3 replies
  • 0 kudos

I'm trying to connect to Mosquitto Broker from an STM32 Azure RTOS environment using certificates that work from Paho MQTT clients

My program, linked with Paho SDK C library, works fine connecting to a UNIX-hosted Mosquitto MQTT Broker. The required SSL/TLS connection involved self-signed certificate generation. Those same client certificate sets work with "MQTT Explorer" and MQ...

AShap.3 by Associate III
  • 1012 Views
  • 2 replies
  • 0 kudos