Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

What is DTB0?

I was looking at the BLE_Sync sample code, when I stumbled upon something I couldn't find documented. void DTB_Init(void) { /* Enable the peripheral clock of GPIO Port A */ RCC->AHBENR |= 1<<3; /* PA1 tx/rx req*/ GPIOA->MODER |= (2<<2);...

Šatov by Associate II
  • 886 Views
  • 5 replies
  • 0 kudos

BlueNRG-MS/M0 --- Using CubeMXIDE?

Good afternoon....I am looking at getting an STEVAL-STLKT01V1 for development using the BlueNRG. My questions are: I notice in the BOM, the BlueNRG-MS is used and is NRND. How much difference is this from the M0?Can I use the CubeMX IDE for develop...

SWenn.1 by Senior III
  • 436 Views
  • 0 replies
  • 0 kudos

BLE ON STM32L475 BOARD

hi, I'm a student and im learning how to use the board B-L475E-IOT01A. i am working on a simple project. I managed to activate the HTS221 sensors and the output is shown on Putty.exe I would complicate it a little bit and show the results on the STM ...

skyline by Associate
  • 551 Views
  • 1 replies
  • 0 kudos