Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! I2C Debugging with Platformio

Hi everyone: i received in these days a custom PCB i designed based on the STM32F411 microcontroller:I wanted to experiment with such MCUs and make a custom board with them for the first time; i was also interested in making it compatible with the ar...

Resolved! Why are my PCB traces overheating during testing?

Hey folks, I’m new to PCB design and I ran into something odd. I had a small board made for a project, but during testing some of the traces get warm and one even browned slightly. I thought I sized them correctly in KiCad, but maybe I messed up.Do P...

Kasuo by Associate II
  • 173 Views
  • 3 replies
  • 1 kudos

need help setting CAN Rx acceptance mask and filter on a (old) STR73x processor, copied this from the STM32 MCUs Products forum

I read the CAN section of the RM0001 Reference manuaI STR73x ARMTDMI microcontroller family a few times, but still don't understand how to set acceptance masking and filtering. I want to only accept CAN extended messages with 29 bit headers that matc...