Others: hardware and software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072CBT with TLC5947 LED Driver

I'm trying to control LED's through a (TI) TLC5947 Driver. All the examples I can find are using a library by Adafruit, bitbanging GPIO's to communicate with the chip. I'm just using the two chips on a custom board and would like to use SPI due to it...

ST54L-WLCSP feature support with Qualcomm

Hi, We are working on a Smartphone design on Qualcomm’s QCM6690 5G platform. We found that ST Micron part ST54L-WLCSP is POR-ed with QCM6690. We have some queries regarding this part: Are Apple VAS & Google Wallet supported by this part?Does this par...

naveenks by Associate
  • 349 Views
  • 1 replies
  • 0 kudos

Uart comunication

Hey there I'm new to develop STM32 software ,my setup is 2 dev kits with bluepill cards ADC sensors buttons etc (they ll use same code and comunicate each other ), I have doubt on Uart COM, because I see a problem on PA2_EX_CRONO and PA2_EX_ADC which...