STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

R/w problems with FMC NAND on STM32H743

Hi,I am trying and failing to work out a stable transmission between STM32H743 and a MT29F64G08CBABBWP-12IT:B TR MLC 64Gbit NAND chip.95%+ of the time transmission works as intended (write -> read -> verify cycle passes) but when it fails, it's rando...

stm32f030c8tx bricked?

I have finally managed to access these chips using a SEGGER.... I have no idea why but STLINKv2 and CUBE programmer won't access the same chips.Anyway, as I've finally gained access I have flashed my chips to test that they were properly functioning....

AHolm.1 by Associate
  • 535 Views
  • 1 replies
  • 0 kudos

ADC Continuous Conversion Mode .

I have a sensor with analog data and I am connecting it to one of the ADC pins (STM32L152). I have no problem to read a single conversion data. However, I would like to one shot capture multiple ADC data (for example, 128) so it will be more consiste...

Khoo.B by Associate III
  • 1506 Views
  • 4 replies
  • 0 kudos

How to find the address of the Ble beacon events?

Beacons are advertising some data packets. From that data packet I have to extract the RSSI value. for that I used the following command.rssi = *(uint8_t*) (adv_report_data + le_advertising_event->Advertising_Report[0].Length_Data);It worked well for...

Kryptons by Associate II
  • 364 Views
  • 0 replies
  • 0 kudos